搜索资源列表
MyOpenCV
- 包含摄像机定标及简单的图像色彩变换功能(需opencv支持)-include camera calibration and simple color transform (opencv support required)
scommassistant21
- 软件名称:串口调试助手 SComAssistant V2.1 软件性质:免费 适用平台:WIN98/ME/2K/NT 简要描述: 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件,背景颜色可选,窗口可钉在最上层,有利于观察数据。 -software name : serial d
Matlab_ToolBox(MachineVision)
- 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photo
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
mymeter
- 一个实用的仪表控件,用户可以根据需要进行设置或增减功能。 主要函数介绍如下: SetNeedleColor(COLORREF colorNeedle) 设置指针颜色 SetRange(double dMin, double dMax) 设置仪表最大值最小值 SetScaleDecimals(int nDecimals) 设置刻度显示精度(小数点后位数) SetValueDecimals(int nDecimals) 设置数值显示精度(小数点后位数) S
VB.NET_support_many_curve_curve
- VB.NET写的支持多曲线的历史曲线控件源码 可以设置是否显示值刻度、网格、曲线、时间刻度等,可以定义背景颜色、网格颜色、刻度颜色、曲线颜色等,可以设置网格大小、刻度间隔、曲线进展长度,最重要的是可以支持多曲线运行。 -Writing VB.NET support many of the historical curve curve control source can set whether to display the value of scale, grid, curve,
MyRoundMeter
- 基于CStatic的一个背景透明的工业仪表类,可设置仪表刻度,指针,表盘等颜色,有超限报警功能-Based on a background of transparent CStatic industrial instruments, instrument calibration can be set, pointer, dial color, etc., have overrun alarm function
251456
- 实现了机器视觉中多数操作,如摄像机标定,基于颜色图像的三维重构-Achieved in the majority of machine vision operations such as camera calibration, image-based three-dimensional reconstruction of color
zernike
- Labspher is the color mesurment for human perseption and it is used for cammera calibration for color to bethe same as human color perception
JiaYunDe(MachineVision)
- 关于图像编程的论文,介绍了图像的预处理、二值化、色彩,以及相机的标定-Image programming on paper, describes the image preprocessing, binarization, color, and camera calibration
ColorCalibration
- ColorCalibration 摄像机标定源代码 实现了摄像机标定的过程-ColorCalibration camera calibration source for camera calibration process
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
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
Skin-Segment
- 用于手工标定图片中肤色信息的软件,可用于研究压缩域肤色检测盒分割算法时标定样本图像块。-Software used to manually calibrate the color image information can be used to study the compressed domain color calibration sample image detecting cassette block segmentation.
calibration
- 介绍一下制作这个类库的流程:新建一个项目→选择 类库 → 在这个类库的基础上添加新建项 → 用户控件→添加 引用HalconDotNet → 拖一个 Halcon显示图像的HalconWindow 上去 → 改写,添加 放大 缩小的功能 完毕。(Descr iption: halcon and C # joint programming, control function 1, support the mouse button zoom and left drag 2, support in t