Skip to content

kamino410/cv-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv-snippets

My code snippets for computer vision.

Some web applications are published here.

camera_calibration

Monoral / stereo camera calibration using checker board.

camera_distortion_simulator

Simulator of camera's intrinsic and distortion parameters.

coreml

Sample software of machine learning using coreML. To run playground, you have to download model files into *.playground/Resources/.

edsdk

Simple sample code to take a picture using Canon EDSDK.

https://kamino.hatenablog.com/entry/canon-edsdk

gamma_estimation

Estimate the gamma value of display from captured camera images.

geometry

  • Voronoi diagram
  • Delaunay diagram

graycode

Obtain projector-camera relationship using gray code pattern.

https://kamino.hatenablog.com/entry/opencv-graycode

map_by_lut

Warp image based on given look up table.

media

GIF animation etc...

nn_fitting

Non-linear regression using shallow neural network.

nn_warp_image

2D non-linear regression for image warping using shallow neural network

optimization

Numerical optimization using Eigen / scipy.

optitrack

C++ sample to get traking informations from Optitrack (Motive API).

plotly

Visualization 3D data using plotly.py.

https://kamino.hatenablog.com/entry/python-3d-visualization

pointgray

C++ sample code to control a PointGrey camera.

projector_calibration

Calibrate projector's intrinsic and extrinsic parameters using 2D-3D correspondence.

protobuf

C++, js examples to use protobuf.

unity

  • OpenCVTranslate
    Script to reflect OpenCV extrinsic parameters to the object.
  • OpenCVCameraParams
    Script to reflect OpenCV intrinsic parameters to the camera.
  • native_plugin
    Sample of project for native plugin using CMake.

https://kamino.hatenablog.com/entry/unity-import-opencv-camera-params

web_*

Apps driven by OpenCV.js or WebGL.

ximea

Simple sample code to get image from ximea camera.

About

My code snippets for computer vision.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •