-
segmentation-superpixel
超像素分割方法,在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素有一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(Super pixel Segmentation method, in the field of computer vision, image Segmentation, Segmentation) refers to the digital image Segmentation region for multiple image sequence (the set of pixels) (also known as the pixels) process. Adjacent pixels have a series of position and features such as color, brightness, texture similar to that of small region composed of pixels. Most of these small area retains the further effective information for image segmentation, and generally does not destroy the boundary of the object in the image information.)
- 2015-03-31 15:58:59下载
- 积分:1
-
ImageExpert
MFC中实现,简单的photoshop,包括图像灰度化,边缘检测,旋转,反色等等功能。(MFC to achieve simple photoshop, including gray image edge detection, rotation, anti-color and more.)
- 2013-05-20 18:54:39下载
- 积分:1
-
Calibration
基于机器视觉,控制三自由度运动控制台来调整显微镜位置,通过图像处理得到易拉罐的表面刻痕大小和长度。(The software control the motion platform with 3 d.o.f. to position the microscope and then test the notch of cans using image processing.)
- 2013-11-07 12:29:22下载
- 积分:1
-
internet
这是学习CVI关于网络设置方面的一个很有价值的例子(to study how to use cvi)
- 2010-01-12 21:27:14下载
- 积分:1
-
SSIM
一个十分有用的SSIM图像评测程序,基于结构的客观评测。(A very useful measure SSIM image procedures, based on the structure of an objective evaluation.)
- 2009-03-23 16:18:43下载
- 积分:1
-
canny
对静态图像应用canny算法提取边缘特征(The edge feature is extracted by canny algorithm of static image)
- 2017-12-11 10:53:47下载
- 积分:1
-
edge_detect
本代码为Canny检测算法的实现,功能为对图象边缘确定与提取(The code for the the Canny detection algorithm, determine and extraction the edge of the image)
- 2013-04-29 11:02:33下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1
-
resection
本代码主要关于摄影测量中的单向空间后方交会(resection of photogrammetry)
- 2013-11-11 21:49:56下载
- 积分:1
-
surfacerendering
这是vtk结合MFC在一个对话框内进行面绘的代码,读入图像的格式为DICOM(vtk This is a combination of the MFC dialog within the code face painting, Reading into the image of the DICOM format)
- 2021-03-08 14:09:28下载
- 积分:1