-
有关彩色图像分割与复杂场景下目标跟踪方法研究的一篇博士论文...
有关彩色图像分割与复杂场景下目标跟踪方法研究的一篇博士论文-On the color image segmentation and complexity of the scene target tracking methods under study for a Ph D thesis
- 2022-02-09 22:31:16下载
- 积分:1
-
硬阈值比较,软阈值的图像去噪,并提出…
比较硬阈值、软阈值法图像去噪,并提出折中阈值法去噪-Comparison of hard thresholding, soft thresholding image denoising, and put forward a compromise threshold denoising
- 2022-09-09 11:05:03下载
- 积分:1
-
JAVA制作的水波纹特效,使开发者直接使用此代码使用
JAVA制作的水波纹特效,使开发者直接使用此代码使用
-JAVA produced water ripple effects, allowing developers to directly use this code to use
- 2023-03-14 23:25:04下载
- 积分: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
-
对图像进行模糊..适用于PGM图像
对图像进行bluring..
适用于pgm图像-right image bluring .. applicable to the pgm images
- 2022-05-26 23:27:59下载
- 积分:1
-
可以将DICOM格式的医学图像文件转换为bmp文件,以便于进一步处理。...
可以将DICOM格式的医学图像文件转换为bmp文件,以便于进一步处理。-Can be DICOM format medical image files converted to bmp files, in order to facilitate further processing.
- 2023-02-14 06:10:03下载
- 积分:1
-
文件中包含将车轮和cameraman图像进行动画演示,两者交替出现,可将颜色和交替时间等参数进行改动以达到个人的需求。...
文件中包含将车轮和cameraman图像进行动画演示,两者交替出现,可将颜色和交替时间等参数进行改动以达到个人的需求。-File contains the wheel and the cameraman images animated demo, alternating between the two may be the turn of time, such as color and changes the parameters in order to achieve the needs of individuals.
- 2022-02-02 16:25:59下载
- 积分:1
-
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。...
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。-true color image processing source code, the images can browse, edit and compression.
- 2023-06-23 00:30:03下载
- 积分:1
-
这是一个人眼识别的C++程序(源码),希望对大家能有帮助。...
这是一个人眼识别的C++程序(源码),希望对大家能有帮助。-This is a human eye to identify the C++ Procedure (source), and they hope to have everyone able to help.
- 2022-01-25 23:36:47下载
- 积分:1
-
这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写
功能是 用 canny算子进行边缘提取...
这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写
功能是 用 canny算子进行边缘提取-Vc This is a process, it is easy for other platforms to achieve, The main use of the C language function is canny operator for edge detection
- 2022-02-07 07:02:06下载
- 积分:1