Ask Your Question

Lekha's profile - activity

2019-03-06 21:47:37 -0600 received badge  Famous Question (source)
2018-06-03 12:43:43 -0600 received badge  Notable Question (source)
2018-02-06 21:41:55 -0600 received badge  Popular Question (source)
2017-02-26 14:32:57 -0600 asked a question Saving image in folder using imwrite

Hi all, I specified a path of a folder for saving images using imwrite.

cv2.imwrite("/home/aishu/ros_ws/baxter_right_cam.png", NewImg)

1) I am just curious as to how the imwrite() distinguishes between the image name and the path name. Does "/" tell the function that it should look for the folder?

2) I also tried this: cv2.imwrite("/baxter_right_cam.png", NewImg) Where would an image be saved if I pass on the above argument because I am not able to find this image.

Thank you!

2013-03-02 11:17:44 -0600 asked a question opencv 2.4.4 for eclipse cdt?

hello..can anyone give me the tutorials for opencv2.4.4 eclipse cdt?

2013-01-28 08:52:23 -0600 asked a question opencv 2.4.3 tutorials in elcipse juno..!!!

Hello, I have started learning opencv 2.4.3 recently and i am trying it out in eclipse juno. There is an error showing "launch error"..i downloaded minGW tool chain kit and it shows " error in starting".I am interested in learning opencv in eclipse.can anyone please send me tutorials for opencv????