-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update 4.5.18 #12
Comments
Found a c270 and will take a shot at getting it working with uvc mjpg-streamer module on an rpi this weekend. 720p images should process significantly faster on arm box than 5-8mp ones! |
Awesome. I ended up getting a c920 off Amazon. I have been using brown University structured light with some success. |
Ah, yay the c920 is the other usb cam on hand! Pretty sharp imo. Want reproducible results. Glad to hear of success :) |
I didn't want to pressure you. But I am still standing by. I wish this one took your approach to calibration. Seems better |
Ok it seems like it's working now, was a simple mistake. This update works on my end to make -timestamp option function with input_uvc.so: jhdewitt/mjpg-streamer@de757ce
with c920 I get: also tried with ps3 eye and it had very low frame delay |
now back to fixing all the other broken things ;) |
Fantastic news. I will get to testing here. What all is broken? |
I know this is off topic but after messing with alignment in mesh lab. Your ply tools look very interesting. But how do you set the noise threshold and does it ignore the surface the object is on? |
The current public repo should function fine, but I have been working on refactoring stuff to get the code into a more sane and less rat nest like state. This will allow me to add features and stay sane while doing so. Re: ply tools, the current idea is that the scanner would be moved infrequently in relation to the static background. My current way of cleaning up scans is as follows:
or
then,
this is the general procedure i followed for the shell example in the readme. |
sorry for long winded explanation noise is determined by a manually created "background reference". basically run once with no object then save until hardware is moved. |
ps the autofocus on the c920 is on by default and interferes with the image capture process. trying to figure out how to disable it. This thread was the closest I could find on short notice. This function is probably accessed through dyncontrol but how is totally unclear to me https://github.com/jacksonliam/mjpg-streamer/blob/master/mjpg-streamer-experimental/plugins/input_uvc/dynctrl.h |
FYI i re imaged my box and started over sltk compiles perfectly.
I tried both mjpg streamers and doesnt compile
Yours has this error....Getting closer
The text was updated successfully, but these errors were encountered: