-
可实现与graph
可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each image pixel is a "cell" of a certain type. These cells can be foreground, background, undefined, or others. As the algorithm proceeds, these cells compete to dominate the image domain. The ability of the cells to spread is related to the image pixel intensity
- 2023-06-15 12:55:03下载
- 积分:1
-
Otsu method based on adaptive threshold for image segmentation research papers b...
基于Otsu法自适应阈值的图像分割研究 论文 大律法-Otsu method based on adaptive threshold for image segmentation research papers big law
- 2022-03-29 22:22:58下载
- 积分:1
-
A complete image enhancement tools directly on the image processing and image pr...
完整的图像增强工具可以直接对图像处理并将图像保存下来,包括线性拉伸,直方图匹配,特别是可以对大图像进行处理。-A complete image enhancement tools directly on the image processing and image preservation, including the linear stretching, histogram matching, in particular, can handle large images.
- 2022-04-30 22:31:02下载
- 积分:1
-
关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显...
关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection, edge enhancement, etc.), Image stunt show (scanning, mobile, shutters, mosaic, shan be fade) of the image processing features such as VC++ source code
- 2022-07-13 17:49:32下载
- 积分:1
-
RGB to YUV conversion
RGB to YUV conversion
- 2022-03-18 09:46:05下载
- 积分:1
-
用MFC来打开医学图象DICOM文件,是我要交的作业,有一点小弊端...
用MFC来打开医学图象DICOM文件,是我要交的作业,有一点小弊端-with MFC to open DICOM medical images document, I have to pay the operations, a little defects! !
- 2022-01-31 21:08:42下载
- 积分:1
-
关于程序的运行,
DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理...
关于程序的运行,
DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。-on the process of operation, DImageProcess Bmp, only printed in the format of the document, menu can be achieved through various processing algorithms, the need to stress that their only pair of 256-color format photo processing.
- 2022-01-22 07:20:29下载
- 积分:1
-
这是关于立体视觉的一种匹配算法,希望能够帮助大家
这是关于立体视觉的一种匹配算法,希望能够帮助大家-This is a three-dimensional vision of a matching algorithm, we hope to help
- 2022-07-11 12:48:39下载
- 积分:1
-
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量...
利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量-OpenCV and VC++ using the software, according to SIFT feature extraction algorithm for extracting the image of the SIFT feature points, and draw out the SIFT feature vectors
- 2022-03-10 13:50:42下载
- 积分:1
-
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中...
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中-This is the classic image of the gray-scale statistical treatment of the c++ handler, you can change the parameters, would be an arbitrary gray-scale processing, and write to BMP file
- 2022-03-13 17:29:29下载
- 积分:1