ResCan icon indicating copy to clipboard operation
ResCan copied to clipboard

How to execute it?

Open samkpo opened this issue 12 years ago • 14 comments

Hi, i would like to know how do you execute it?

samkpo avatar Mar 16 '14 07:03 samkpo

Hi, Where exactly is your problem?

On Sun, Mar 16, 2014 at 8:02 AM, samkpo [email protected] wrote:

Hi, i would like to know how do you execute it.

Reply to this email directly or view it on GitHubhttps://github.com/armageddon421/ResCan/issues/1 .

Robert

armageddon421 avatar Mar 17 '14 15:03 armageddon421

Hi, I just don't know hoy to make it work.

samkpo avatar Apr 07 '14 11:04 samkpo

If you're running windows just download the binary package and run the jar. If it doesn't work, run it from the command line (start->execute->cmd) with java -jar ReSCan.jar and see if there are any error messages. I just need some more details to be able to help you. Like OS, are you trying to build from source etc.

On Mon, Apr 7, 2014 at 1:54 PM, samkpo [email protected] wrote:

Hi, I just don't know hoy to make it work.

Reply to this email directly or view it on GitHubhttps://github.com/armageddon421/ResCan/issues/1#issuecomment-39721161 .

Robert

armageddon421 avatar Apr 07 '14 12:04 armageddon421

Oh, I'm sorry. Running Linux. I tried with java -jar [10:09 dario@tesla src] > java -jar Webcam.java Error: Invalid or corrupt jarfile Webcam.java [10:09 dario@tesla src] >

samkpo avatar Apr 07 '14 13:04 samkpo

java files are not runnable as they are. you have to run the .jar file from the release or build the .java files first. I guess the latter is no option for you. Just try to follow the short guide on the release page and tell me if you still have problems. https://github.com/armageddon421/ResCan/releases

On Mon, Apr 7, 2014 at 3:10 PM, samkpo [email protected] wrote:

Oh, I'm sorry. Running Linux. I tried with java -jar [10:09 dario@tesla src] > java -jar Webcam.java Error: Invalid or corrupt jarfile Webcam.java [10:09 dario@tesla src] >

Reply to this email directly or view it on GitHubhttps://github.com/armageddon421/ResCan/issues/1#issuecomment-39727295 .

Robert

armageddon421 avatar Apr 07 '14 13:04 armageddon421

Hi I am trying to run this on a windows 7 with eclipse IDE, I get error "Could not find or load main class Webcam" when I try to run it as Java application. any suggestions?

swetha-yreddy avatar Apr 14 '14 01:04 swetha-yreddy

I'm getting this error. Hope you can help @armageddon421, thanks! 10306853_10203826400999213_1849325859_n

MarceloAvalos avatar May 04 '14 04:05 MarceloAvalos

Your camera seems to output a strange format. OpenCV is having problems with a color conversion. What Camera do you use?

On Sun, May 4, 2014 at 6:00 AM, Marcelo Ávalos [email protected]:

I'm getting this error. Hope you can help @armageddon421https://github.com/armageddon421, thanks! [image: 10306853_10203826400999213_1849325859_n]https://cloud.githubusercontent.com/assets/1178612/2872079/762b7f04-d340-11e3-91f7-7f0fba93360f.jpg

— Reply to this email directly or view it on GitHubhttps://github.com/armageddon421/ResCan/issues/1#issuecomment-42123481 .

Robert

armageddon421 avatar May 04 '14 04:05 armageddon421

Hi there, I am also getting a similar error message as above.I am using a dell laptop with built in webcam. "Hello, OpenCV

All voices available: System property "mbrola.base" is undefined. Will not use MBROLA voices. alan (time domain) kevin (general domain) kevin16 (general domain) System property "mbrola.base" is undefined. Will not use MBROLA voices. Camera OK? OpenCV Error: Assertion failed (scn == 3 || scn == 4) in cv::cvtColor, file ........\opencv\modules\imgproc\src\color.cpp, line 3648 Exception in thread "main" CvException [org.opencv.core.CvException: cv::Exception: ........\opencv\modules\imgproc\src\color.cpp:3648: error: (-215) scn == 3 || scn == 4 in function cv::cvtColor ] at org.opencv.imgproc.Imgproc.cvtColor_1(Native Method) at org.opencv.imgproc.Imgproc.cvtColor(Imgproc.java:4590) at Webcam.doMagic(Webcam.java:143) at Webcam.main(Webcam.java:72)"

Please help me Thank You

swetha-yreddy avatar May 08 '14 15:05 swetha-yreddy

I have the same problem, same error message. But I use a Win7 VM in OS X with passed through build-in usb webcam.

sja avatar Jul 26 '15 12:07 sja

are we able to make this an exe so it can be double clicked and run on a Windows machine

Fixitdaz avatar Oct 29 '15 09:10 Fixitdaz

There doesn't need to be an EXE -- so long as you have Java installed you can double-click the .JAR file and it will run.

apraetor avatar Feb 22 '16 16:02 apraetor

Hello I am on Ubuntu and am having trouble running your application. I downloaded the source code ResCan-0.1.zip and extracted it to my downloads directory then i when and garbed OpenCV from the Ubuntu repositories then I make the Webcams.java executable and tried to run it and it only takes over my mouse and tacks screen shots of my desktop. Where am I going wrong thanks.

administrator001 avatar May 30 '16 18:05 administrator001

Most people don't know and don't want to know anything about codeing.20 yrs ago I did C and alittle java script.I want to put this on my droid phone.I have never made a android app.I learned C just before the internet, so I think with the net .if i don't understand something I can now look it up.Thanks for sharing your code.Don't get discouraged alot of people don't have the time to research errors.

kardeef avatar Aug 29 '16 06:08 kardeef