搜索资源列表
-
0下载:
下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
-
-
0下载:
使用OpenGl实现彩色图像分割的代码,简单实用,方便大家学习-Color image segmentation using OpenGl implementation of the code, simple and practical, facilitate learning
-
-
0下载:
图像作为一种特殊的图形,有着很强的描述自然的能力。在动画制作过程中,要充分的利用图像这种载体。
在前面章节中,已经给出了播放图像制作动画的例子,其实还可以缩放图像、旋转图像、分割图像、增强减弱图像颜色亮度等等制作动画,这些内容也属于图像处理的内容。
下面主要介绍基于OpenGL的(图像)纹理映射动画制作技术。
在学习OpenGL纹理映射动画制作的同时,还学习在VC++环境下使用Win32应用程序进行OpenGL程序设计
-Image as a special graphics,
-
-
0下载:
The segmentation of structure from 2D and 3D images is an important rst
step in analyzing medical data. For example, it is necessary to segment the
brain in an MR image, before it can be rendered in 3D for visualization
purposes. Segmentation
-
-
0下载:
使用OpenGl实现彩色图像分割的代码,简单实用,方便大家学习-Color image segmentation using OpenGl implementation of the code, simple and practical, facilitate learning
-
-
0下载:
灰度图像的多种处理,包括中值滤波、边缘检测、图像分割等多种图像处理手段-multi-processing of grey pictures, with median filtering, edge detection and image segmentation included.
-
-
0下载:
otsu法(最大类间方差法,有时也称之为大津算法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别 来划分。-Image segmentation in the common thresholding based on the ostu algorithm is the most commonly used image segmentation algorithm.
-
-
0下载:
一个分水岭算法的源代码,可以用于图像分割,不错的 很好-A watershed algorithm source code, can be used for image segmentation, the good is very good
-
-
0下载:
这是模拟photoshop中魔术棒效果的matlab程序,用于图像分割,-This is the magic wand in simulation photoshop effect of matlab, used for image segmentation,
-
-
0下载:
A typical image visual things don t algorithm implementation, including edge detection operator, region segmentation operator
-
-
0下载:
自己编的使用小波实现的纹理图像分割,具体过程是先对图像进行三级小波分解-Of their use of wavelet texture image segmentation, the specific process is first to three-level wavelet decomposition image
-
-
0下载:
Particle image segmentation and matching subroutines themselves are prepared, Verification is available, Computing time and two-dimensional histogram.
-