-
对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂...
对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂-BMP images for simple treatments, such as sobel edge detection, histogram display, median filtering, clear and easy to understand
- 2022-03-14 21:07:05下载
- 积分:1
-
用OPENCV实现BMP与AVI的相互转换
用OPENCV实现BMP与AVI的相互转换-OPENCV to achieve with the BMP and AVI conversion
- 2022-01-26 02:41:52下载
- 积分:1
-
一个pcnn方面的程序,比较原始,但是效果好
一个pcnn方面的程序,比较原始,但是效果好-A PCNN procedures, more original, but effective
- 2022-04-08 04:18:27下载
- 积分:1
-
opencv 显示如何利用camshift算法进行彩色目标的跟踪
opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
- 2022-08-17 11:20:08下载
- 积分:1
-
对图像进行垂直镜像处理的源代码,在VC++6.0环境下编译通过。...
对图像进行垂直镜像处理的源代码,在VC++6.0环境下编译通过。-right vertical mirror images of the source code, the VC 6.0 compiler through the environment.
- 2022-03-20 09:39:57下载
- 积分:1
-
数字图像处理编程入门, 包括教程和配套代码
数字图像处理编程入门, 包括教程和配套代码-digital image processing program entry, including tutorials and code matching
- 2022-06-12 12:44:11下载
- 积分:1
-
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K...
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
- 2022-10-31 15:35:03下载
- 积分:1
-
如何使用RSS进行科学文献检索。非常有用的一个文档。
如何使用RSS进行科学文献检索。非常有用的一个文档。-How to use RSS to carry out the scientific literature retrieval. A very useful document.
- 2022-04-29 19:07:31下载
- 积分:1
-
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重...
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重要组成部分。
-Itk are affiliated with the United States National Institutes of Health National Library of Medicine invest huge sums of money to support the three research institutions to develop medical image segmentation and registration algorithm R
- 2022-07-02 05:06:56下载
- 积分:1
-
The function cvHoughCircles finds circles in grayscale image using some modifica...
这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
- 2022-05-16 01:39:19下载
- 积分:1