搜索资源列表
20060418083529571
- 彩色车牌的一种新的阈值分割算法的实现,可以参考实现其他型状的彩色分割 -color plates of a new threshold segmentation algorithm achieved, we can make reference to the achievement of other shapes color segmentation
3D_Deconvolution
- When looking at a three-dimensional (3D) specimen through a transmitted brightfield optical microscope, only the part of the specimen contained in the focal plane appears sharp while the remainder looks smooth. The deconvolution task consists in debl
snakepaper
- Snake 动态轮廓模型,GVF Snake,经典文章两篇。Active contour model. Kass Snakes Active Contour Models, Xu , Snakes, Shapes, and Gradient Vector Flow
FreeForm_Register2D_source_Aug0107
- The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
radom_draw
- vc编写的程序实现了在画布上任意画出各种形状的图形。-vc programs written anywhere on the canvas to achieve a variety of shapes to draw graphics.
test12-1
- feature extraction from shapes in image
form
- 不规则窗口的实现,可实现三角形、多边形等不同形状的窗体-Irregular window implementation, can achieve the triangle, polygon, such as the form of different shapes
ImageProcessing-source-code
- 负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related opera
Morphological
- Here we use mathematical morphology as a tool to extract useful forms and structures and shapes such as boundaries, skeletons, convex hull. Dilation and Erosion
shapes
- show the shape how to work
AffineRegistrationOfBinaryImages
- 这个java程序实现了一种二值图像配准算法,该算法可参考下面这篇论文,这个程序需要安装Apache Ant-This is the sample implementation of the binary image registration algorithm described in Csaba Domokos and Zoltan Kato. Parametric Estimation of Affin
HeadTracking
- 人的头部跟踪文章,运用了形状和自适应颜色直方图信息 。HeadTrackingUsingShapesandAdaptiveColorHistogramsHeadTrackingUsingShapesandAdaptiveColorHistograms-Human head tracking articles, using the shapes and adaptive color histogram information. HeadTrackingUsingShapesandAdaptiveC
line
- 直线拟合算法,对图像分割,对目标进行直线拟合,确定目标多边形形状-Fitting a straight line algorithms, image segmentation, line fitting on the target, target polygon shapes
COLOR-IMAGE-COMPRESSION
- The efficiency of perceptual coding in compressing color images relies on the estimation of perceptual redundancy. In this paper, a color image coder is proposed for perceptually lossless image compression which shapes the coding error as a p
IFS
- 采用计算机生成图形图像,可以用少量的数据生成复杂的自然景物图像,例如起伏的山脉、飘浮的云彩、形态各异的植物等自然界中的各种景观。它极大地丰富了计算机图形学的内容,而且促进了计算机在仿真模拟领域的应用。根据分形迭代函数系统具有模拟自然界景物的特点,采用面向对象的编程语言VC++实现了一类模拟山树等景物的计算机编程,模拟效果十分逼真。-The use of computer-generated graphic images, you can use a small amount of data to
CircularHough_Grd
- 用Hough变换算法检测一幅灰度图像里的圆环。-Detect circular shapes in a grayscale image. Resolve their center positions.
Classify
- this code is for recognizing the shapes in the image,it can detect circle,square,triangle and other shapes ,then classify them。-this code is for recognizing the shapes in the image,it can detect circle,square,triangle and other shapes ,then classify
SegmentOrgan
- this file is to segment shapes in images,this example is to segment lung in the CT images。It is useful in hospital,it can be uesd for others organs’segmentation as well。-this file is to segment shapes in images,this example is to segment lung in t
3D-Alpha-Shapes
- alpha shapes算法用于三维大量数据的边缘检测,适合于三维激光扫描数据以及机载雷达数据,可以用于建筑物及其他地物的边缘检测。-alpha shapes algorithm for three-dimensional edge detection of large amounts of data, suitable for three-dimensional laser scan data, and airborne radar data, can be used for building
Alpha_shapes_2
- ALPHA SHAPES算法是检测大量点云数据边缘,可以用于目标边缘信息的提取,适合于研究人员学习。-ALPHA SHAPES algorithm is used to test the point cloud data of edge, and can be used to target of the edge information extraction, suitable for researchers to study.