Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from alyssaq/opencv

Find squares in an image with OpenCV C++

Notifications You must be signed in to change notification settings

liupzone/opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

#Playing with C++ OpenCV

Aim: Find squares in an image

##To compile and run

> cmake . 
> make
> ./squares

###Sample input and output images in /imgs


###References - To improve results

http://stackoverflow.com/questions/8667818/opencv-c-obj-c-detecting-a-sheet-of-paper-square-detection
http://stackoverflow.com/questions/10533233/opencv-c-obj-c-advanced-square-detection
http://stackoverflow.com/questions/14221591/detection-square-opencv-and-c
http://stackoverflow.com/questions/7755647/opencv-extract-area-of-an-image-from-a-vector-of-squares/7756000#7756000
http://stackoverflow.com/questions/13523837/find-corner-of-papers/13532779#13532779
http://opencv-code.com/tutorials/automatic-perspective-correction-for-quadrilateral-objects/
http://opencv-code.com/tutorials/detecting-simple-shapes-in-an-image/

About

Find squares in an image with OpenCV C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.5%
  • Makefile 45.9%
  • CMake 1.6%

AltStyle によって変換されたページ (->オリジナル) /