Dslr control vis usb.
nikon
https://sdk.nikonimaging.com/apply/compmail.do
Digital-SLR cameras We are offering Library Programs and Command API Specifications for software applications that offer remote control functions for Nikon digital-SLR cameras connected to a computer. When these are utilized, the software application can be used to modify camera settings, including shutter speed, aperture, and ISO sensitivity, and to control camera operations, including shutter release.
NEF (RAW) files We are offering Library Programs and File Format information for opening NEF files (RAW images) captured with a Nikon digital-SLR camera from a software application.
Film scanners We are offering Library Programs and Command API Specifications for software applications that offer functions for controlling Nikon film scanners connected to a computer. When these are utilized, the software application can be used to control various scanner operations, including modifying scan settings, applying autofocus features, scanning film, and saving scanned images.
http://sourceforge.net/projects/nikoncswrapper/
This project aims to provide an easy-to-use C# library that wraps the functionality of the native Nikon MAID SDK. The library allows you to control your Nikon DSLR via USB using just a few lines of C#.
http://petapixel.com/2013/04/15/nikon-sdk-c-wrapper-library-lets-you-control-your-dslr-from-your-computer/
digiCamControl
http://digicamcontrol.com/history
what can control?
controls camera functions such as aperture, shutter speed and even shutter release.
you can capture JPEG and RAW images directly to your computer’s hard drive, receive “Live View” images, record video, query and change camera settings (e.g. exposure, aperture, ISO etc.) and “much more.”
canon
sdk http://www.canon-asia.com/personal/web/developerresource/apply-digital-imaging?languageCode=EN
For applicants from Philippines, Taiwan and Hong Kong, you are required to provide:
- 1 set of original hardcopy of the Application Form.
- 2 sets of original hardcopy of the Distribution Agreement.
http://waynehartman.com/posts/edsdk-to-remote-control-your-canon-camera.html
open source
https://pythonhosted.org/canon-remote/
http://canoncam.sourceforge.net/
http://sourceforge.net/projects/pycanon/files/pycanon/0.9/
pc unique id
http://stackoverflow.com/questions/3443093/what-is-a-good-unique-pc-identifier
py canon-tools
用pip安装y canon失败
python -m pip install canon-tools
IOError: [Errno 2] No such file or directory: 'c:\\users\\cutepig\\appdata\\
local\\temp\\pip_build_cutepig\\canon-remote\\README.rst'
直接安装
python https://www.python.org/downloads/release/python-279/
canon-remote https://pythonhosted.org/canon-remote/
F:\dslr\pyusb-1.0.0a2\pyusb-1.0.0a2>f:\Python27\python setup.py install
下载http://sourceforge.net/projects/libusb-win32/?source=typ_redirect并且安装
F:\dslr\canon-remote>f:\Python27\python setup.py install
example code
dslr remove ir cut filter
http://dslrmodifications.com/rebelmod450d4.html
http://163.20.173.56/tch/digiphoto/Digital_t/dt09.htm
trainings
http://163.20.173.56/tch/digiphoto/Digital_t/dt00.htm
3d
http://www.canfieldsci.com/imaging-systems/vectra-m3-3d-imaging-system/
http://www.pelicanimaging.com/technology/
product: VECTRA M3
resolution : 1mm
speed: 3.5ms
Tech: Stereophotogrammetry technology
Application: 医学美容,隆鼻,整形
company: 3dMD
product: VECTRA M3
resolution : 1mm
speed: 1.5ms
Tech: Stereophotogrammetry technology
Application: 医学
How to Convert 2D face picture into a 3D face Model
https://www.youtube.com/watch?v=geQCzan6Usc
Turn Webcam Into 3D Scanner
https://www.youtube.com/watch?v=brkHE517vpo
matlab
http://www.instructables.com/id/Remote-Canon-DSLR-Video-Trigger/step4/Arduino-Code/
canon hw trigger
http://www.beskeen.com/projects/dslr_serial/dslr_serial.shtml
- 上一篇 Mylinks.
- 下一篇 Python 网络编程要点.