Skip to content

YagizBasaran/Human-Detection

Repository files navigation

OpenCV Programs

This repositoriy contains of 7 OpenCV projects. Which will be described at the bottom with pictures and details. Thanks for looking to it. (There might be extra projects coming from job or friend requests.)

❗❗❗❗Best one is at the bottom do not forget to check that out! (7)

  • Photos or videos should be in the same file with the project.
  • Dont forget to add quotation marks.
  • Dont forget to change \ with / while writing path.
  • And, dont forget to add any.jpg or any.mp4 to end of the path.
  • Ex: "C:/Users/Source/Repos/OpenCVPrograms/face1.jpg"

1) Photo, Video and Camera opener

  • In this file, one can open a video, photo or any camera (assuming they know their channel). Just copy and paste the path in the main function. Capture1 Capture2

2) Photo Edit Tests

  • In this file, you can play around your selected photograph. Blurring, Coloring, Eroding, Dilating or even Canny, are available options. Can be updated with more filters if wanted :) Contact me. Capture3

3) Shape Tester

  • This program draws some shapes to the screen. Can be played around with desires. Capture4

4) Warp Perspective

  • This programs objective is to give the user bird's eye view of items. Use pictures with bad perspectives. Go to paint and get coordinates of all corners. And type them to "src" array. The positions are described in the code. HD pictures would work better. Capture5

5) Find Colour

  • Authors favourite. With the help of TrackBar find your wanted colour. All you have to do this play around with it until everything is black except ur wanted colour, it will be white. Then, one can use it to program other systems with this color finder while just programming do this if black do that if white. Capture6

6) Find Shape (Demo)

  • This program helps to find shapes. It is demo right now because author is energetic but impatient to code which shape is which when more corners occur. Capture7

7) Face Detection

  • This program detects human faces from anywhere. Even if they are more than one. From photos or live camera it will work. One problem is do not forget to put "haarcascade" xml file to the project folder. Capture8

EXTRAS

*Cell Finder

  • This program helps to find zooblasts. Colour detection algorithm is used. Three choices are available for visibility. cellPicture

About

OpenCV Projects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages