搜索资源列表
MyOpenCV
- 包含摄像机定标及简单的图像色彩变换功能(需opencv支持)-include camera calibration and simple color transform (opencv support required)
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
cameraCalibration
- 张正友标定程序,几乎每行都有注释。并配有棋盘图,以及个人重新拍摄的彩色标定图-Zhang Zhengyou calibration procedures, almost every line has a comment. And with a checkerboard map, as well as individuals to re-shoot a color calibration diagram
Gamma
- Calibration(Ca200Sample_Cal.exe) provides(GAMMA测试调整工具,CA-210所带的样本程序) Setting of coefficients of Matrix Calibration / White Calibration / Standard Color. Read and write of CA calibration files. Assist user calibration with KONICA MINOLT
251456
- 实现了机器视觉中多数操作,如摄像机标定,基于颜色图像的三维重构-Achieved in the majority of machine vision operations such as camera calibration, image-based three-dimensional reconstruction of color
JiaYunDe(MachineVision)
- 关于图像编程的论文,介绍了图像的预处理、二值化、色彩,以及相机的标定-Image programming on paper, describes the image preprocessing, binarization, color, and camera calibration
ImageExpert
- 利用此程序可以进行图像二值化,颜色空间转换、进行各种方法边缘检测、联通区域标定、图像旋转、图像平滑、图像求反、对图像进行灰度化等-This program can use for image binarization, color space conversion, various methods of edge detection, Unicom regional calibration, image rotation, image smoothing, anti-seeking, and s
Two-Dimensional-calibration
- 用于进行色彩空间转换的外文资料,有做相关方面的可以-Used for color space conversion of foreign materials, there can look at relevant aspects of doing
Zhangjd_MsThesis
- 基于采样数据集的真实感建模技术,设计并实现了一个具有纹理的三维物体自动建模原型系统。这个系统运用立体视觉原理测量物体的几何信息,自动构建真实物体的三维模型;并且可以同时获取物体的颜色纹理以及所对应的纹理坐标。用这个系统得到的数据可以直接用于渲染。围绕这个反向建模系统,我们探讨了系统的标定、几何信息的采集、曲面参数化、颜色纹理的拼接和融合等方面的问题。同时我们给出了用这个系统进行建模的实例。-Realistic sample data sets based on modeling, design
License-plate-recognition-_LYP
- 针对小型车蓝底白字车牌进行识别,主要模块如下:颜色信息提取、车牌区域定位、识别、提取、检测倾斜度、车牌校正、车牌区域2值化、擦除干扰区域、文字分割、模版匹配、结果输出。-Small car blue and white license plate recognition, the main modules are as follows: color information extraction, the license plate positioning, identification, ext
trackAnts
- 主要实现蚂蚁运动跟踪,用不同颜色标定,绘制轨迹线,此处为转载别人代码-The main achievement of ants motion tracking, with a different color calibration, draw trajectories, here reproduced in someone else' s code
Calibration-
- 校准(彩色图中分离角点,在黑白图中找匹配点)-Calibration (color separation Angle points in the figure, find matching points) in black and white figure
camera-calibration
- 本文成功的开发了足球机器人视觉识别系统,首先应用基于LVQ神经网络的颜色识别算法进行指定颜色属性的物体的识别,接着提出小球和机器人小车的识别算法,应用训练收敛后的神经网络进行摄像机隐式标定。-In this paper, the successful development of soccer robot vision recognition system, first applied to identify the properties of the specified color based
opencvCPP
- 是opencv的c++常用的所有的程序,包括人脸识别,运动物体跟踪,颜色识别,图形图像设计,摄像头定标等。-Is opencv c++ commonly used all programs, including face recognition, moving object tracking, color recognition, image design, camera calibration, etc.
colorCalibration
- 代码实现了对偏色像机的色彩标定和矫正/校正,主要基于24色板进行标定,再使用自己的算法对图像进行白平衡。对偏色的相机有很好的校正效果(需要标准24色板)-Code of the cast camera calibration and color correction/calibration, calibration based primarily on 24 palette, and then use their own algorithms for image white balance. H
librealsense-master
- Intel realsense的开源驱动:只可以获取到原始数据,无官方SDK中的CV算法-Just for reference, these are the possibilities of the librealsense: Native streams: depth, color, infrared Synthetic streams: rectified images, depth aligned to color and vice versa, etc. Intrins
facial_feature_recognition
- 基于肤色模型的面部特征标定,包括眼睛和嘴巴,使用MATLAB编写-Based on skin color model calibration facial features, including eyes and mouth, using MATLAB.