-
wabcam视频rorate……………
Wabcam video rorate-Wabcam video rorate........
- 2023-03-08 21:40:03下载
- 积分:1
-
利用daubechies小波进行图像分解重构
利用daubechies小波进行图像分解重构-The use of wavelet image decomposition daubechies Reconstruction
- 2022-03-06 01:04:49下载
- 积分:1
-
matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标。...
matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标。-matlab boundary tracking procedure, the image requested for the binary image, the output for the coordinates of border points.
- 2022-01-25 18:44:11下载
- 积分:1
-
可以颜色空间转换和各种颜色变换,里面有图像可供测试使用...
可以颜色空间转换和各种颜色变换,里面有图像可供测试使用-Can be color space conversion and a variety of colors transform, there are images available for test use
- 2022-04-19 09:03:24下载
- 积分:1
-
主要用于图像处理过程中,对图像的细化和边缘检测.
主要用于图像处理过程中,对图像的细化和边缘检测.-Mainly used in image processing for image edge detection and thinning
- 2022-01-25 13:49:07下载
- 积分: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
-
图像分割,主要实现不同算子的分割,还包括Canny算子实现
图像分割,主要实现不同算子的分割,还包括Canny算子实现-Image segmentation, the main operator realize different partition, but also realize Canny operator
- 2022-02-14 20:52:11下载
- 积分:1
-
Image Processing matlab7.x supporting CD
matlab7.x图像处理配套光盘,光盘包括两个文件夹:
list文件夹中内容为图像处理常用函数列表。
code文件夹中内容为书中实例源代码,代码说明参见该文件夹下的“程序说明.doc”文件。-Image Processing matlab7.x supporting CD-ROM, CD-ROM includes two folders: list the contents of the folder for the images deal with a list of commonly used functions. code the content folder for the book examples of source code, code description, see the folder under the
- 2022-04-28 08:27:03下载
- 积分:1
-
图像处理傻瓜库,包括一些常用的绘图操作,文件处理等。
图像处理傻瓜库,包括一些常用的绘图操作,文件处理等。-Image Processing Library fools, including some commonly used drawing operations, such as document processing.
- 2022-05-28 09:43:20下载
- 积分:1
-
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序...
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
- 2022-05-26 23:12:13下载
- 积分:1