资源列表
canny2
- 利用opencv将图像边缘侦测出来,且可以调整门槛值--需配合opencv的labrary
diguayuan
- 计算机图形学中的一个基本实验内容,运用递归思想,画出来的递归园。-Computer Graphics in the contents of a basic experiment, the use of recursive thought, drawing out the recursive Park.
lsystem
- 用L-system思想作图。经典。新手必备。-Mapping with the L-system thinking. Classics. Novice.
cycle
- 利用 Bresenham 算法画圆并对其进行填充操作 !-Draw a circle using Bresenham algorithm and its filling operation!
OBMC
- 此代码通过OBMC(重叠块运动补偿)实现了视频插帧运算。利用已有的运动向量和前后两帧图像,通过OBMC算法,求出中间内插帧-This video frame interpolation operator code OBMC (overlapped block motion compensation). Using the existing motion vectors and two of front and rear image is obtained through the the OBMC
hough_circle
- hough算法实现圆检测,matlab实现,内含详细的注释-hough algorithm circle detection, matlab achieved, contains detailed notes
yuan_NLM
- 我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。-We propose a new algorithm based on all the pixels in the image non-local average, the non-local average (NL-means).
based_entropy
- 根据《基于信息熵的图像分割阈值迭代改进算法》论文实现的一个小函数,函数功能是实现目标图像与背景图像的分割,能够提取出感兴趣图像的位置和边缘信息,重要部分有注释-Based on the " threshold of image segmentation based on information entropy iterative improvement algorithms papers to achieve a small function function function is t
Modified-HausdorffDist
- 文件中是改进的hausdorff距离匹配算法,避免了外部离散点的干扰,优化了计算方法,实现起来更加完美。-In the File,there is the improved Hausdorff distance matching algorithm, avoiding the interference of external discrete points, method, realizes more perfect.
cv
- 基于目标跟踪的最简单CV模型的matlab源程序-CV module matlab
Corner-detection
- 角点检测,学习opencv(中文版)源码调试成功的,可以运行-Corner detection, learning opencv (Chinese version) source code debugging success, can run
shexianqiujiao
- 判断线段AB是否与矩形范围有交集,可以-To determine whether the line AB intersect with the rectangle