tomnlittle / Stereo-Computer-Vision-with-OpenCV

3D depth map and point cloud system using OpenCV and the Point Cloud Library. Feeds are live from a webcam. Useful for avoidance systems and object detection.
1 stars 2 forks source link

Running Code #1

Open apassenger opened 7 years ago

apassenger commented 7 years ago

Hello; Thank you so much for this project But I could not run the program How is it work ? And is CNN used in this project ?

tomnlittle commented 7 years ago

No it isn't a CNN although I am building to that. I am currently revisiting much of theory behind a lot of my openCV work and will get there eventually ... At the moment it is just a simple depth map, I can't really push what I am currently working on as it isn't finished yet and I am abroad without dual cameras. At the moment the program is a simple example of depth-maps using OpenCV.

tomnlittle commented 7 years ago

Have a look at this book, http://szeliski.org/Book/ it might be of some assistance

apassenger commented 7 years ago

Thank you so much I am studying c++ and opencv about image processing But ı could not run the programm I think this code written visual studio But I cant find .sln file How can I run the program? or how can I use cmake for this project in order to run

tomnlittle commented 7 years ago

I havent used visual studio for this project. Run cmake on the project, then make and then run. Remember you need to hsve 2 cameras attached to your computer as this is stereo vision


From: apassenger notifications@github.com Sent: Saturday, January 28, 2017 6:19:52 PM To: tomnlittle/Stereo-Computer-Vision-with-OpenCV Cc: Thomas Northall-Little; Comment Subject: Re: [tomnlittle/Stereo-Computer-Vision-with-OpenCV] Running Code (#1)

Thank you so much I am studying c++ and opencv about image processing But ? could not run the programm I think this code written visual studio But I cant find .sln file How can I run the program? or how can I use cmake for this project in order to run

- You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/tomnlittle/Stereo-Computer-Vision-with-OpenCV/issues/1#issuecomment-275864834, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIIkI4TahsSWmtVYEruIwrtpVAs2nQt-ks5rW4bIgaJpZM4LwSw8.

apassenger commented 7 years ago

Thank you but cmake coul not configure and generate for this project, cmake is giving error to me Which files is source and which files is binary I could nor run cmake

tomnlittle commented 7 years ago

Can you please post an error message.


From: apassenger notifications@github.com Sent: Saturday, January 28, 2017 8:49:08 PM To: tomnlittle/Stereo-Computer-Vision-with-OpenCV Cc: Thomas Northall-Little; Comment Subject: Re: [tomnlittle/Stereo-Computer-Vision-with-OpenCV] Running Code (#1)

Thank you but cmake coul not configure and generate for this project, cmake is giving error to me Which files is source and which files is binary I could nor run cmake

- You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/tomnlittle/Stereo-Computer-Vision-with-OpenCV/issues/1#issuecomment-275873688, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIIkIxKgmg8EyEtQdCi5J_N6Bzi5F6ygks5rW6nEgaJpZM4LwSw8.