搜索资源列表
vfm
- 讀取CCD影像存放到Matlab矩陣中, 提供影像處理使用
Tsai和张正友标定法的matlab源码
- 该matlab源码主要由simonwan编写,对Tsai和张正友标定法进行了一些修改,对CCD相机标定程序编程有一定的借鉴意义。
functiongmodify
- 应用matlab简单实现镜头畸变的校正,可用于cmos ccd-Application of a simple implementation of matlab lens distortion correction, can be used for cmos ccd
computer_vision_calibr
- 计算机视觉,CCD相机标定程序,很好用!-Computer vision, CCD camera calibration procedures, very good use!
TheoreticresearchondoubleCCDstereoscopicmeasuremen
- 利用几何成像原理建立起CCD 双目立体视觉测量系统的数学模型,从提高系统测 量精度出发,在理论上重点对系统结构参数、图像识别误差与系统测量精度的关系进行了深入的分析和探讨,并通过实验对结论进行了验证。研究内容对实际建立该测量系统具有很强的指导作用。-Established the principle of the use of CCD imaging geometry binocular stereo vision measurement system of mathematical mo
robot
- An example of inverse kinematics algorithm
CCD1
- 数据采集系统的CCD数据处理,该程序可应用于数据采集系统的数据后续处理之中。-CCD data acquisition system for data processing, the program can be applied to data acquisition system the follow-up of data processed.
Demosaicking-methods-for-Bayer-color-arrays
- 关于CCD插值的一篇有名的论文,很值得分享给大家,希望能帮到一些人。-CCD interpolation on a well-known paper, it is worth sharing to everyone, hoping to help some people.
CCDchengxiangzaixianjiance
- 一款基于matlab的ccd成像系统的研究,作为毕业设计常出现的题目,对毕业生很有帮助-A ccd imaging system based on matlab' s research, often appear as the subject of graduation, the graduates helpful
import_raw
- 导入RAW格式的原始图像数据,并在Matlab的Figure界面中显示图像。适用于将获得的CCD相机原始图像保存后的数据分析与计算-Import the*.raw original image data and display it on the interface of "Figure" in Matlab. This function is applied to analize and caculate the original CCD image data
TUXIANG
- 使用线阵CCD相机对图像进行连续采集,并且应用Matlab图像处理软件对采集的图像进行正确的分析与处理;了解荧光灯的发光原理,测量常用荧光灯的闪频 -Using linear array CCD camera for image capture continuous and Matlab image processing software application images collected for proper analysis and processing understand f
acquire
- matlab实现对ccd相机的实时采集,gui显示图像,并进行处理-matlab to realize real-time acquisition ccd camera, gui display images, and processing
3small-s
- 分析飞思卡尔线性CCD智能车的小S数据,可以为做基于matlab智能车调试分析上位机的同学提供参考。-分析飞思卡尔线性CCD智能车的小S数据,可以为做基于matlab智能车调试分析上位机的同学提供参考。 Small s data analysis fly think of Carle linear CCD intelligent vehicle, can do analysis of PC debugging of MATLAB intelligent vehicle based on th
dynamics-model
- 为了实现干制红枣的大小自动分级 , 介绍了应用 机 器 视 觉 的 干 制 红 枣 自 动 分 级 方 法 , 利 用 CCD 摄 像 机 获取红枣的样本图像 , 应用 MATLAB 软件编程实现了样本图像的灰度化 、 二值化 、 图 像 分 割 、 图 像 滤 波 、 图 像 形 态 学处理 、 边缘检测和特征量提取等处理 , 参照 干 制 红 枣 分 级 标 准 完 成 了 红 枣 自 动 分 级 。 通 过 实 验 数 据 回 归 分 析 得出红枣实测纵径 、 果质量与识别值当
distance_troughs
- 图像处理。从CCD相机获得的激光狭缝衍射图片,经过MATLAB处理,计算出衍射光强的最大和最小值。(对应的光强用像素数表示。波峰光强最大,波谷光强最小。程序算出波峰和波谷的像素数)-The image processing. Laser slit diffraction image CCD camera, after processing, MATLAB to calculate the diffraction intensity of maximum and minimum values.
CCD6
- 此程序是基于matlab GUI编写的CCD控制程序,界面良好-This procedure is based on GUI matlab prepared by the CCD control procedures, the interface is good
MatlabCCD14
- 使用MATLAB为飞思卡尔智能车大赛中光电组的CCD编写的上位机,可以通过单片机将CCD等数据图像存储在CD卡中,通过此上位机查看并且调试-Use MATLAB to CCD Freescale smart car contest photoelectric group prepared PC, by the microcontroller such as a CCD image data stored on a CD card, through which the host computer
create_mod
- 一束线激光投射到双平面棋盘格的相纸上时,用CCD拍图,对高斯光束的分析,光条的横截面光强近似服从高斯分布,那么光条的中心可以认为在光强分布的峰值点,所以采用加权平均的方法得到两个光条中心坐标(u1’,v1’)和(u2’,v2’)(When a beam of line laser is projected onto a photographic paper of a double-planar checkerboard, the Gaussian beam is analyzed using a
rebuild
- 正弦条纹打在三维物体上,CCD记录到的条纹由于受到三维物体高度的调制而发生扭曲,扭曲的条纹(deformed fringe)实质上为原始条纹在物体具有高度存在的位置有了附加相位,各点的相位表现为由CCD图像采集获得的被调制的条纹数字图像的灰度值。通过扭曲的条纹和原始条纹比对计算得出相位变化值。(Sinusoidal fringe strikes a three-dimensional object, and the fringes recorded by CCD are distorted du
现代检测技术作业之图像处理实例matlab源程序
- 现代检测技术作业之图像处理实例matlab源程序,上述图像是用ccd图像传感器采集的,试用图像处理算法,包括:去噪、边缘提取,对上述图像进行处理得到较为清晰的图像。