-
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法...
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法-Using Matlab to achieve a variety of threshold-based image segmentation method, which contains Otsu method, maximum entropy, clustering and other methods
- 2022-01-31 03:18:41下载
- 积分:1
-
Asp
Asp在线图片编辑源码,自定义裁剪大小,缩略图显示-Asp-line image editing source code,Asp-line image editing source code
- 2023-02-19 13:40:03下载
- 积分:1
-
利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。...
利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。
-Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
- 2022-09-09 17:20:02下载
- 积分:1
-
A very good blob algorithm, can be achieved on the blob graphics track, and show...
一个很不错的blob算法,可以实现对blob图形的track,并显示边缘。-A very good blob algorithm, can be achieved on the blob graphics track, and shows the edge.
- 2022-01-25 20:06:35下载
- 积分:1
-
脉冲耦合神经网络与高斯模型结合的运动目标检测
脉冲耦合神经网络与高斯模型结合的运动目标检测-pcnn
- 2022-11-19 12:45:03下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
图像分割包含并行边界、并行区域、串行边界、串行区域分割...
图像分割包含并行边界、并行区域、串行边界、串行区域分割-Parallel image segmentation includes the border, parallel region, a serial boundary, serial region segmentation
- 2022-01-25 20:39:18下载
- 积分:1
-
手机屏幕的一个程序源代码,用的是+ +编程技术,五
有关手机屏幕编程的一个源代码,采用VC++编程技术,对视频编程的初学者有一定的帮助-the handset screen of a program source code, using VC++ programming technology Video programming for beginners will help
- 2023-08-28 15:55:03下载
- 积分:1
-
边缘检测源代码,适用于图像处理初学者,以及,VC++ 初学者
边缘检测源代码,适用于图像处理初学者,以及,VC++ 初学者
-Edge detection source code, applied to image processing for beginners, as well as, VC++ Beginners
- 2022-03-10 03:38:48下载
- 积分:1
-
also a fast DCT, you see, can be!
又一种快速DCT变换,大家看看,也可以!-also a fast DCT, you see, can be!
- 2022-04-21 01:53:43下载
- 积分:1