-
use openCV to find the number of connected components.
This example is to find...
查找连通分量的个数,
本程序的例子是查找一个图片中细胞的个数。-use openCV to find the number of connected components.
This example is to find the number of cells in a picture.
- 2023-03-09 07:35:04下载
- 积分:1
-
write their own image processing filters used in the source code, can be slightl...
这是一个自己写的图像处理中常用的滤波器程序源代码,可以稍加修改为自己需要的东西。希望对大家有用。-write their own image processing filters used in the source code, can be slightly modified for their needs. We hope that the right useful.
- 2022-09-19 04:35:03下载
- 积分:1
-
used VTK VC mixed with the human equivalent of achieving surface mapping, data m...
用VTK与VC++混合实现对人体等值面的绘制,内含人体数据信息-used VTK VC mixed with the human equivalent of achieving surface mapping, data messages containing human body
- 2022-05-12 20:17:04下载
- 积分:1
-
该工程项目实现了AR算法,提供签名在线鉴别功能
该工程项目实现了AR算法,提供签名在线鉴别功能-The project achieved the AR algorithm, to provide online identification function signature
- 2022-03-11 06:06:46下载
- 积分:1
-
walsh变换的算法实现,函数结构,很方便移植!
walsh变换的算法实现,函数结构,很方便移植!-walsh transform algorithm, function structure, transplants easily!
- 2022-07-16 01:09:09下载
- 积分:1
-
一款非常全面的图象处理软件,包含颜色处理,图象处理以及算法!程序已经调试过,可以用。...
一款非常全面的图象处理软件,包含颜色处理,图象处理以及算法!程序已经调试过,可以用。-A very comprehensive image processing software, including color processing, image processing and algorithm! Procedures have been debug, and can be used.
- 2023-04-13 12:50:03下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
图像处理源代码,关于图像亮度增减的处理算法。
图像处理源代码,关于图像亮度增减的处理算法。-Image processing source code, change the brightness on the image processing algorithms.
- 2023-07-27 01:15:03下载
- 积分:1
-
基于活动轮廓模型的图像分割算法,具体算法细节,可以见压缩包中的论文...
基于活动轮廓模型的图像分割算法,具体算法细节,可以见压缩包中的论文-Based on Active Contour Model of image segmentation algorithm, the details of the specific algorithm, you can see the archive of papers
- 2022-04-01 15:41:51下载
- 积分:1
-
InSAR测量的变形数据绘制地表变形曲线图
根据D-InSAR测量的变形数据绘制地表变形曲线图-According to D-InSAR measurements of deformation data mapping ground deformation curves
- 2022-07-04 20:25:02下载
- 积分:1