-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可...
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可直接使用.4还有readme说明,不过本程序操作十分简单.
希望能对您的学习有所帮助!
- 2022-01-25 14:34:04下载
- 积分:1
-
C GUI Programming with Qt 3 do not have a detailed explanation of it, Download t...
C++ GUI Programming with Qt 3不用再详细解释了吧,下载试一下就知道了-C GUI Programming with Qt 3 do not have a detailed explanation of it, Download trial will know what
- 2022-10-24 23:45:02下载
- 积分:1
-
matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标。...
matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标。-matlab boundary tracking procedure, the image requested for the binary image, the output for the coordinates of border points.
- 2022-01-25 18:44:11下载
- 积分:1
-
VC 6 VC.net 2003 VC.net2005 under compile. For the location of the type of trans...
VC 6 VC.net 2003 VC.net2005下可以编译通过。
用于位置的变换的类-VC 6 VC.net 2003 VC.net2005 under compile. For the location of the type of transformation
- 2022-05-10 22:31:16下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
模拟滤波器设计
模拟滤波器设计
- 2023-02-27 08:50:04下载
- 积分:1
-
Many types of images can be loaded with a variety of photo exhibition results
可加载多种类型图片,具有多种图片展览效果-Many types of images can be loaded with a variety of photo exhibition results
- 2022-10-07 00:05:03下载
- 积分:1
-
基于QT的展示全景图片的程序。同时具有放大缩小等功能。
基于QT的展示全景图片的程序。同时具有放大缩小等功能。-QT-based panoramic image display procedures. At the same time with the zoom functions.
- 2022-01-22 10:49:07下载
- 积分:1
-
Andorid列表和菜单界面构建
andorid list and menu ui construct-android list and menu ui construct
- 2022-04-29 07:10:02下载
- 积分:1