-
用Canny算子提取边缘 高速mfc计算可以学习参考
用Canny算子提取边缘 高速mfc计算可以学习参考-Canny operator extract high risk calculation can learn mfc reference
- 2022-03-10 15:20:57下载
- 积分:1
-
Canny算子的图像边界提取,应用于256色的图像,提取边界…
对图像进行canny边界提取,适用于256色图像,提取边界速度快,直接解压,导入vc++6 就可以运行。-Canny image boundary extraction, applied to 256 color images, extract the border fast, direct decompression, import vc++ 6 can run on.
- 2022-11-13 09:35:03下载
- 积分:1
-
gold 是用Matlab编写的代码 很好用啊 大家顶
gold 是用Matlab编写的代码 很好用啊 大家顶-gold 是用Matlab编写的代码 很好用啊 大家顶
- 2022-10-17 15:55:03下载
- 积分:1
-
, One of the digital image encoding Run
数字图像编码方式之一的游程编码实现,利用它可以将灰度矩阵转换成游程编码-, One of the digital image encoding Run-length coding, use it can be converted to grayscale matrix run-length coding
- 2022-08-25 20:25:14下载
- 积分:1
-
对图像进行边缘提取,采用canny算子提取边缘
对图像进行边缘提取,采用canny算子提取边缘-The image edge extraction, edge extraction using canny operator
- 2022-04-19 04:18:44下载
- 积分:1
-
用VC实现的图像平滑,锐化代码。调试正确。放心使用。
用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
- 2022-04-14 12:24:31下载
- 积分:1
-
在matlab上实现一种经高斯平滑的边缘检测算法
在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
- 2022-03-18 17:03:52下载
- 积分: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
-
TOpological 图象分割 程序 Matlab 源代码
TOpological 图象分割 程序 Matlab 源代码-Topological_derivative_Segmentation 图象分割 程序 Matlab 源代码
- 2022-01-31 22:02:06下载
- 积分:1
-
Dalsa Netlink image acquisition equipment testing procedures. Note : the need fo...
Dalsa netlink 图像采集设备试验程序。
说明:需要图像采集卡安装后才能够有对应的驱动库。-Dalsa Netlink image acquisition equipment testing procedures. Note : the need for image acquisition card can be installed after corresponding driver library.
- 2023-03-17 23:45:02下载
- 积分:1