资源列表
caijian
- 主要是计算机图形学中多边形裁剪算法的实现
图像边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
shuzituxiang
- 用Matlab对任一一张图片进行处理,编制基于GUI格式的数字图像处理工程-Using Matlab to either a picture processing system based on GUI format, the engineering of digital image processing
裁剪图像算法
- 裁剪图像算法!! !! !! !1-Cutting Algorithm! ! ! ! ! ! ! ! ! ! ! 1
fenxingtu
- 分形图,看一下,还不错的! 分形图,看一下,还不错的!-Fractal images to look at, but also good! Fractal images to look at, but also good!
Haralick-Region-Growing-Matlab-Code
- Haralick区域生长算法,包含测试图像,程序介绍等。-Haralick Region Growing Algorithm for Region Growing This Matlab Source Code file contains source code and test image by Zexun Wang, from Electronic Department of Harbin Institute of Technology, P.R.China.
Curve
- B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
susan-edge-detect
- 使用sobel算子对图片的边缘进行检测.本算法主要基于sobel算子,进行了一定的改进-based on sobel,detect the edge of picture
kinem_INV
- 另一种的IK求解演示程序,数值分析的方法,对很多情况很实用
001
- 分析是否为网格化数据-are on the drawing program, prepared by the VB. The paper details can be seen, I hope that the administrator approval, I need you stand in one source, I have very fond of this site, if approved me, I will contribute to this website me a fo
corner_detect
- 原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel's OpenCV library implementation.
MyOpenGL001
- 单视窗下的OPENGL,很多书籍都是在控制台下的OPENGL编程,而在单视窗下的编程可以再添加更多的功能控件,可以为大型OPENGL搭建平台-single window of OpenGL, many books are in the console under the OpenGL programming, in a single programming under Windows can add more features controls for large structures plat
