资源列表
modify-pixel
- opencv + visual stdio.访问并修改图像的每个像素点(RGB)-opencv+ visual stdio.Access and modify each pixel of the image (RGB)
harris
- opencv + visual stdio. harris角点检测-opencv+ visual stdio. harris Corner detection
harris_color3
- 三通道彩色图像harris角点检测 能够准确得出角点-Three-channel color images harris corner detector
orb
- opencv + visual stdio. orb角点检测和匹配,希望对大家有帮助。-opencv+ visual stdio. orb Corner detection and matching, I hope this is help for you.
harris_gray1
- harris角点检测 delaunay三角化-harris corner detection delaunay triangulation
sift
- opencv + visual stdio下的sift匹配算法,本人也在学习,大家一起加油吧。-sift opencv+ visual stdio under the matching algorithm, I am also learning, we fuel it.
Delphi-and-openGL-3D-drawing
- 在Delphi中实现三维图形绘制,并实现鼠标控制旋转。-Three-dimensional graphics rendering in Delphi, and to achieve the mouse to control the rotation.
mean-shift
- 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
DxfReader_V1.0
- dxf文件读取程序,内部使用链表结构存储-dxf file reader
imagechange
- 序列图像zhong运动目标de识别,yigejiandandexiaochengxu背景差分法-moving image detection
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
Otsu-image-processing-code
- 在Matlab环境下运用最大类间差法实现医学图像分割-Achieve medical image segmentation method using the difference between the largest class in the Matlab environment
