搜索资源列表
图形的生成
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
midcut
- 中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减-midpoint of the segmentation algorithm to achieve reductions, VC + +, painted arbitrary menu of straight lines, right-painted rectangle for the reduction
Btest
- 中点分割的bezier算法,3次均匀B样条-midpoint of bezier segmentation algorithm, 3rd uniform B-spline
MyExam
- 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simp
数字图像处理算法源程序
- 图像处理的常用程序,包括图像的增加、图像的复原、图像的分割、二值化处理、对角镜像处理等-common image processing procedures, including images, image restoration, image segmentation, binary, right angle image processing
fenggfge
- 绝对好用的分割算法,用Matlab编写,绝对无毒-absolutely useful segmentation algorithm, using Matlab preparation, absolute non-toxic
ImageFilteringImageequalizatio
- 图像滤波图像均衡化图像分割图像边缘提取 图像读取,可以保证基本操作,Image Filtering Image equalization image edge extraction image segmentation image read, can guarantee the basic operation
tuxiangfenge
- 图像的分割技术,对图像采用多种方法进行分割直方图、阈值和迭代阈值的方法-Image segmentation techniques, using a variety of methods for image segmentation histogram, threshold and iterative threshold method
Vision-Systems-Segmentation-and-Pattern-Recogniti
- Research in computer vision has exponentially increased in the last two decades due to the availability of cheap cameras and fast processors. This increase has also been accompanied by a blurring of the boundaries between the different applicatio
auto_threshold
- 图像分割的自动最佳阈值分割算法!可以参考一下 -Automatic segmentation threshold segmentation algorithm best! Can refer to
quyufengefa
- 基于CT图像的区域分割法,里面含有CT图像,还有其他的分割方法,适合初学者-Based on the CT image segmentation method, contains CT image, there are other segmentation method, is suitable for beginners
ANN-LR-Comparison-2005
- and split. Although this topological constraint may be reasonable in the segmentation of the liver, it would certainly be undesirable when segmenting blood vessels in an MR image. An algorithm to overcome these diculties was rst introduced by
colorseg
- 此函数主要用欧式距离法和maha法实现图像分割。简单实用。-Image segmentation
Image-Compression-Using-Modified-Fast-Haar-Wavele
- i studying segmentation methods
matlab-12
- 【谷速软件】matlab源码-金字塔方法进行图像分割-[Valley] matlab source software speed- pyramid method for image segmentation
Deske3top
- 【谷速软件网】matlab源码 Hsu模型肤色分割算法 可以作为参考使用,在学习的过程-[Valley] speed network matlab source software model Hsu color segmentation algorithm can be used as a reference, in the learning process
MATLA233245
- 【matlab国外编程代做】大津法图像分割matlab源码 可以作为参考使用学习-[Do] matlab programming abroad on behalf of Otsu matlab image segmentation can be used as a reference source to learn
matlab(watershed)
- 实现分水岭算法,可以对数字图像进行分水岭分割-Achieve watershed algorithm, digital image watershed segmentation
fangzhen
- Matlab license plate recognition based on a complete set of image processing classes, including all source code, auto image, license plate recognition template image, class based reports, the method used to achieve three grayscale image segmentation
segmentation-of-color-images
- 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab