资源列表
lichunming
- 李春明教授改进的levelset 程序,非常好用,-improved levelset procedures, very convenient,
dctwatermark
- DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64-DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64
Practice
- openGL小例子,适合初学者粘贴到程序里运行看一下,提供立体效果-openGL
OMP_exzample
- 用于压缩感知omp(基于正交匹配追踪)重构算法-Compressed sensing reconstruction algorithm omp
calibration
- opencv下进行标定,得到摄像机的畸变参数-calibrate using openCV
matlab0301b
- 这个程序用来通过一系列点,来拟合出一个椭圆来的,通过随机产生的一系列离散的点,可以尽最大可能在这些离散的点的附近拟合出来一个椭圆。-This procedure is used by the series of points, to fit to an ellipse, by randomly generating a series of discrete points, the best possible fit in the vicinity of those discrete points
detect
- 应用OPENCV,从摄像头或读视频文件和运动物体检测 -Application OPENCV, from the camera or read video files and moving object detection
main
- 使用纹理滤波器分割图像。首先求取图像不同部分的纹理,然后使用entropyfilt、stdfilt、rangefilt3个不同的滤波函数对图像进行滤波。-Texture image segmentation using the filter. First strike different parts of the image texture, then use entropyfilt, stdfilt, rangefilt3 different filtering functions for i
EdgeImage
- asm中有两个文件,其中c文件中用c语言实现了图片载入、边缘检测功能。asm文件用汇编语言实现了边缘检测功能-Edge Detection
boundarydir
- 平面点序列方向检测 检测封闭不相交平面序列点的方向-Determine the direction of a sequence of planar points
Bresenham
- Bresenham画圆算法,采取圆的8个对称点画圆,增添鼠标控制事件-On Bresenham algorithm, take a round of eight symmetrical point circle, adding mouse control events
HSV
- 实现RGB到HSV空间转换,之后提取H、S、V分量后获取图像的颜色直方图和累计颜色直方图。-Achieve RGB to HSV space conversion, after the extraction of H, S, V components to obtain the image of the color histogram and cumulative color histogram.