Skip to content

Commit

Permalink
added Readme file to each folder
Browse files Browse the repository at this point in the history
  • Loading branch information
dasminakshi committed Sep 28, 2017
1 parent 6745b4b commit 87e1a56
Show file tree
Hide file tree
Showing 29 changed files with 86 additions and 2 deletions.
3 changes: 3 additions & 0 deletions BlobDetector/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/blob-detection-using-opencv-python-c/) for more details about this code

[Blob Detection Using OpenCV ( Python, C++ )](http://www.learnopencv.com/blob-detection-using-opencv-python-c/)
3 changes: 3 additions & 0 deletions ColorSpaces/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/color-spaces-in-opencv-cpp-python/) for more details about this code

[Color spaces in OpenCV (C++ / Python)](http://www.learnopencv.com/color-spaces-in-opencv-cpp-python/)
3 changes: 3 additions & 0 deletions Colormap/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/applycolormap-for-pseudocoloring-in-opencv-c-python/) for more details about this code

[applyColorMap for pseudocoloring in OpenCV ( C++ / Python )](http://www.learnopencv.com/applycolormap-for-pseudocoloring-in-opencv-c-python/)
3 changes: 3 additions & 0 deletions Delaunay/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/delaunay-triangulation-and-voronoi-diagram-using-opencv-c-python/) for more details about this code

[Delaunay Triangulation and Voronoi Diagram using OpenCV ( C++ / Python)](http://www.learnopencv.com/delaunay-triangulation-and-voronoi-diagram-using-opencv-c-python/)
3 changes: 3 additions & 0 deletions FPS/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/how-to-find-frame-rate-or-frames-per-second-fps-in-opencv-python-cpp/) for more details about this code

[How to find frame rate or frames per second (fps) in OpenCV ( Python / C++ ) ?](http://www.learnopencv.com/how-to-find-frame-rate-or-frames-per-second-fps-in-opencv-python-cpp/)
3 changes: 3 additions & 0 deletions FaceAverage/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/average-face-opencv-c-python-tutorial/) for more details about this code

[Average Face : OpenCV ( C++ / Python ) Tutorial](http://www.learnopencv.com/average-face-opencv-c-python-tutorial/)
3 changes: 3 additions & 0 deletions FaceMorph/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/face-morph-using-opencv-cpp-python/) for more details about this code

[Face Morph Using OpenCV — C++ / Python](http://www.learnopencv.com/face-morph-using-opencv-cpp-python/)
3 changes: 3 additions & 0 deletions FaceSwap/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/face-swap-using-opencv-c-python/) for more details about this code

[Face Swap using OpenCV ( C++ / Python )](http://www.learnopencv.com/face-swap-using-opencv-c-python/)
3 changes: 3 additions & 0 deletions FacialAttractiveness/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/computer-vision-for-predicting-facial-attractiveness/) for more details about this code

[Computer Vision for Predicting Facial Attractiveness](http://www.learnopencv.com/computer-vision-for-predicting-facial-attractiveness/)
3 changes: 3 additions & 0 deletions HeadPose/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/head-pose-estimation-using-opencv-and-dlib/) for more details about this code

[Head Pose Estimation using OpenCV and Dlib](http://www.learnopencv.com/head-pose-estimation-using-opencv-and-dlib/)
3 changes: 3 additions & 0 deletions Holes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/filling-holes-in-an-image-using-opencv-python-c/) for more details about this code

[Filling holes in an image using OpenCV ( Python / C++ )](http://www.learnopencv.com/filling-holes-in-an-image-using-opencv-python-c/)
3 changes: 3 additions & 0 deletions Homography/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/homography-examples-using-opencv-python-c/) for more details about this code

[Homography Examples using OpenCV ( Python / C ++ )](http://www.learnopencv.com/homography-examples-using-opencv-python-c/)
3 changes: 3 additions & 0 deletions ImageAlignment/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/image-alignment-ecc-in-opencv-c-python/) for more details about this code

[Image Alignment (ECC) in OpenCV ( C++ / Python )](http://www.learnopencv.com/image-alignment-ecc-in-opencv-c-python/)
3 changes: 3 additions & 0 deletions NonPhotorealisticRendering/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/non-photorealistic-rendering-using-opencv-python-c/) for more details about this code

[Non-Photorealistic Rendering using OpenCV ( Python, C++ )](http://www.learnopencv.com/non-photorealistic-rendering-using-opencv-python-c/)
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Learn OpenCV : C++ and Python Examples. You can find the details at [LearnOpenC
|[Head Pose Estimation using OpenCV and Dlib](http://www.learnopencv.com/head-pose-estimation-using-opencv-and-dlib/) | [Code](https://github.com/spmallick/learnopencv/tree/master/HeadPose) |
|[Live CV : A Computer Vision Coding Application](http://www.learnopencv.com/live-cv/) | |
|[Approximate Focal Length for Webcams and Cell Phone Cameras](http://www.learnopencv.com/approximate-focal-length-for-webcams-and-cell-phone-cameras/) | |
|[Configuring Qt for OpenCV on OSX](http://www.learnopencv.com/configuring-qt-for-opencv-on-osx/) | |
|[Configuring Qt for OpenCV on OSX](http://www.learnopencv.com/configuring-qt-for-opencv-on-osx/) | [Code](https://github.com/spmallick/learnopencv/tree/master/qt-test) |
|[Rotation Matrix To Euler Angles](http://www.learnopencv.com/rotation-matrix-to-euler-angles/) | [Code](https://github.com/spmallick/learnopencv/tree/master/RotationMatrixToEulerAngles) |
|[Speeding up Dlib’s Facial Landmark Detector](http://www.learnopencv.com/speeding-up-dlib-facial-landmark-detector/) | |
|[Warp one triangle to another using OpenCV ( C++ / Python )](http://www.learnopencv.com/warp-one-triangle-to-another-using-opencv-c-python/) | [Code](https://github.com/spmallick/learnopencv/tree/master/WarpTriangle) |
Expand All @@ -54,7 +54,7 @@ Learn OpenCV : C++ and Python Examples. You can find the details at [LearnOpenC
|[Facial Landmark Detection](http://www.learnopencv.com/facial-landmark-detection/) | |
|[Why does OpenCV use BGR color format ?](http://www.learnopencv.com/why-does-opencv-use-bgr-color-format/) | |
|[Computer Vision for Predicting Facial Attractiveness](http://www.learnopencv.com/computer-vision-for-predicting-facial-attractiveness/) | [Code](https://github.com/spmallick/learnopencv/tree/master/FacialAttractiveness) |
|[applyColorMap for pseudocoloring in OpenCV ( C++ / Python )](http://www.learnopencv.com/applycolormap-for-pseudocoloring-in-opencv-c-python/) | |
|[applyColorMap for pseudocoloring in OpenCV ( C++ / Python )](http://www.learnopencv.com/applycolormap-for-pseudocoloring-in-opencv-c-python/) | [Code](https://github.com/spmallick/learnopencv/tree/master/Colormap) |
|[Image Alignment (ECC) in OpenCV ( C++ / Python )](http://www.learnopencv.com/image-alignment-ecc-in-opencv-c-python/) | [Code](https://github.com/spmallick/learnopencv/tree/master/ImageAlignment) |
|[How to find OpenCV version in Python and C++ ?](http://www.learnopencv.com/how-to-find-opencv-version-python-cpp/) | |
|[Baidu banned from ILSVRC 2015](http://www.learnopencv.com/baidu-banned-from-ilsvrc-2015/) | |
Expand Down
3 changes: 3 additions & 0 deletions RedEyeRemover/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/automatic-red-eye-remover-using-opencv-cpp-python/) for more details about this code

[Automatic Red Eye Remover using OpenCV (C++ / Python)](http://www.learnopencv.com/automatic-red-eye-remover-using-opencv-cpp-python/)
3 changes: 3 additions & 0 deletions RotationMatrixToEulerAngles/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/rotation-matrix-to-euler-angles/) for more details about this code

[Rotation Matrix To Euler Angles](http://www.learnopencv.com/rotation-matrix-to-euler-angles/)
3 changes: 3 additions & 0 deletions SeamlessCloning/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/seamless-cloning-using-opencv-python-cpp/) for more details about this code

[Seamless Cloning using OpenCV ( Python , C++ )](http://www.learnopencv.com/seamless-cloning-using-opencv-python-cpp/)
3 changes: 3 additions & 0 deletions SelectiveSearch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/selective-search-for-object-detection-cpp-python/) for more details about this code

[Selective Search for Object Detection (C++ / Python)](http://www.learnopencv.com/selective-search-for-object-detection-cpp-python/)
3 changes: 3 additions & 0 deletions Threshold/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/opencv-threshold-python-cpp/) for more details about this code

[OpenCV Threshold ( Python , C++ )](http://www.learnopencv.com/opencv-threshold-python-cpp/)
3 changes: 3 additions & 0 deletions UI-cvui/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/cvui-gui-lib-built-on-top-of-opencv-drawing-primitives/) for more details about this code

[cvui: A GUI lib built on top of OpenCV drawing primitives](http://www.learnopencv.com/cvui-gui-lib-built-on-top-of-opencv-drawing-primitives/)
3 changes: 3 additions & 0 deletions VideoReadWriteDisplay/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/read-write-and-display-a-video-using-opencv-cpp-python/) for more details about this code

[Read, Write and Display a video using OpenCV ( C++/ Python )](http://www.learnopencv.com/read-write-and-display-a-video-using-opencv-cpp-python/)
3 changes: 3 additions & 0 deletions WarpTriangle/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/warp-one-triangle-to-another-using-opencv-c-python/) for more details about this code

[Warp one triangle to another using OpenCV ( C++ / Python )](http://www.learnopencv.com/warp-one-triangle-to-another-using-opencv-c-python/)
3 changes: 3 additions & 0 deletions digits-classification/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/handwritten-digits-classification-an-opencv-c-python-tutorial/) for more details about this code

[Handwritten Digits Classification : An OpenCV ( C++ / Python ) Tutorial](http://www.learnopencv.com/handwritten-digits-classification-an-opencv-c-python-tutorial/)
3 changes: 3 additions & 0 deletions forEach/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/parallel-pixel-access-in-opencv-using-foreach/) for more details about this code

[Parallel Pixel Access in OpenCV using forEach](http://www.learnopencv.com/parallel-pixel-access-in-opencv-using-foreach/)
3 changes: 3 additions & 0 deletions imread/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/read-an-image-in-opencv-python-cpp/) for more details about this code

[Read an Image in OpenCV ( Python, C++ )](http://www.learnopencv.com/read-an-image-in-opencv-python-cpp/)
3 changes: 3 additions & 0 deletions ninjaEyeDetector/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/minified-opencv-haar-and-lbp-cascades/) for more details about this code

[Minified OpenCV Haar and LBP Cascades](http://www.learnopencv.com/minified-opencv-haar-and-lbp-cascades/)
3 changes: 3 additions & 0 deletions qt-test/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/configuring-qt-for-opencv-on-osx/) for more details about this code

[Configuring Qt for OpenCV on OSX](http://www.learnopencv.com/configuring-qt-for-opencv-on-osx/)
3 changes: 3 additions & 0 deletions tracking/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Please see the following [blog post](http://www.learnopencv.com/object-tracking-using-opencv-cpp-python/) for more details about this code

[Object Tracking using OpenCV (C++/Python)](http://www.learnopencv.com/object-tracking-using-opencv-cpp-python/)

0 comments on commit 87e1a56

Please sign in to comment.