Python location variable issue [closed]

asked 2014-07-31 01:21:20 -0600

JS gravatar image

updated 2014-07-31 01:22:25 -0600

berak gravatar image

Hi, i used an example in OpenCV and tried but halfway through i got an error regarding a location variable that i put into the python script so that i can change the opening/saving the image in a location at will. However i encounter an error as i used c# to pass the location.

image description

image description

when i pass, it doesnt give the exact 2 backslash when i passed it in. Then i tried using 1 forward slash to pass it in , it then again convert to 1 backslash. However, 1 backslash doesnt work.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by StevenPuttemans
close date 2014-07-31 02:19:03.173915

Comments

1

dear, this totally unrelated to opencv..

berak gravatar imageberak ( 2014-07-31 01:24:02 -0600 )edit

like @berak said, this is far from the propper forum. This is an error of passing strings between python and C# and should thus be addressed to a propper forum. This topic gets a lock.

StevenPuttemans gravatar imageStevenPuttemans ( 2014-07-31 02:18:33 -0600 )edit