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.3dmd.com/

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.mathworks.com/hardware-support/index.html?q=product%3A%22Image%20Acquisition%20Toolbox%22&page=2

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

最新文章

  1. Android中的ANR
  2. Java中run(), start(), join(), wait(), yield(), sleep()的使用
  3. 百度API使用--javascript api进行多点定位
  4. [转]使用Oracle SQL Developer连接数据库并创建用户
  5. android-----JNI学习 helloworld
  6. CoreLocation导航Demo
  7. JVM结构、GC工作机制详解(转)
  8. Linux的capability深入分析
  9. mysql error 1130 hy000:Host 'localhost' is not allowed to connect to this mysql server 解决方案
  10. Oracle_事务
  11. elfinder中通过DirectoryStream.Filter实现筛选隐藏目录(二)
  12. Bootstrap3 表格-带边框的表格
  13. jconsole连接本地进程报安全连接失败
  14. dasd
  15. python 中的三元表达式及lambda
  16. 封装caffe版的deeplab为库供第三方使用
  17. Singleton单例对象的使用
  18. Golang 使用Map构建Set类型的实现方法
  19. ArcGIS调整影像颜色输出
  20. Windows App开发之集成设置、帮助、搜索和共享

热门文章

  1. python-day68--模型层基础(model)
  2. HashMap相关(二)
  3. Solrj调用Solr API
  4. css控制编辑器内容自动换行
  5. 2018-北航-面向对象567次OO作业分析与小结
  6. 百视通与微软共同宣布9月在华发布Xbox One
  7. 0107 for循环练习
  8. python查看文件的编码格式
  9. WEB接口测试之Jmeter接口测试自动化 (三)
  10. sed工具命令