-
This is a simple programme for drawing.
一个简单的画图程序-This is a simple programme for drawing.
- 2022-02-25 11:01:07下载
- 积分:1
-
包括图像处理,包括图像变换。图像增强。图像复原,图像重建,图像分割,图像编码等内容...
包括图像处理,包括图像变换。图像增强。图像复原,图像重建,图像分割,图像编码等内容-including image processing, including image transformation. Image enhancement. Image restoration, image reconstruction, image segmentation, image coding content
- 2022-02-21 17:14:05下载
- 积分:1
-
用鼠标绘图的代码,很有技巧
用鼠标绘图的代码,很有技巧-drawing with the mouse code, useful skills
- 2023-07-12 17:35:03下载
- 积分:1
-
中点椭圆生成算法
中点椭圆生成算法-midpoint oval Algorithm
- 2022-03-23 17:59:11下载
- 积分:1
-
Canny算子与边缘检测,一个用完整的图像边缘提取算法
Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
- 2022-03-10 16:48:15下载
- 积分:1
-
This an implemetion of LZW compression of big files which has string values
This an implemetion of LZW compression of big files which has string values
- 2022-08-12 23:33:49下载
- 积分:1
-
mediancut图像分割
mediancut图像分割-mediancut Segmentation
- 2022-05-05 06:40:23下载
- 积分:1
-
对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;
基...
对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;
基于内容的检索是多媒体数据库的关键技术,如何实现这块技术,是值得商榷的,而最好的方法是使用无需领域知识的检索方法,因此,基于颜色的方法就是实现的关键-Retrieval of multimedia data, the method is to use an early version of the multimedia data labeling, which is not itself based on the content of multimedia information retrieval, multimedia data of the information contained in a Medium and large waste content-based retrieval of multimedia database of key technologies, how to achieve this technology, is open to question, and the best way is to use the domain knowledge without the search method, based on the color way is the key to achieve
- 2022-06-28 06:44:56下载
- 积分:1
-
OCR字符识别源代码 欢迎大家下载使用
OCR字符识别源代码 欢迎大家下载使用-Character Recognition OCR welcomed everyone to download the source code to use
- 2022-11-23 19:35:03下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1