-
边缘提取和轮廓跟踪算法,用visual c++写的
边缘提取和轮廓跟踪算法,用visual c++写的-Edge extraction and contour tracking algorithm, using visual c to write the
- 2022-04-02 02:15:59下载
- 积分:1
-
此包包含matlab文件,符合隐树模型的马尔可夫…
This packet contains the MATLAB files that fit a hidden Markov tree model to the contourlet coefficients of images. The files require the contourlet Toolbox, which can be downloaded from http://www.programsalon.com/downloads121/sourcecode/graph/detail516305.html.
- 2023-03-29 18:25:04下载
- 积分:1
-
模糊C均值聚类算法的MATLAB实现,比较经典的程序
模糊C均值聚类算法的MATLAB实现,比较经典的程序-Fuzzy C-means clustering algorithm to achieve MATLAB, compare the classic procedure
- 2022-02-04 00:39:23下载
- 积分: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
-
图像处理程序集,欢迎使用,希望大家继续补充
图像处理程序集,欢迎使用,希望大家继续补充-Set of image processing procedures are welcome to use, I hope you will continue to add
- 2023-04-24 01:10:03下载
- 积分:1
-
用风险投资+ +来显示特别好的效果
用VC++进行图象处理之特效显示,图象的扫描、移动等-use vc++ to display the specially good effect of
the graphics process ,the scan ,moving of the graphics
- 2022-04-01 16:43:53下载
- 积分:1
-
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。...
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
- 2022-05-28 05:53:46下载
- 积分:1
-
hough 圆检测的放大,文章利用两步法进行圆检测,同时也提高了速度...
hough 圆检测的放大,文章利用两步法进行圆检测,同时也提高了速度-hough circle detection based tow step detection
- 2023-07-16 19:25:03下载
- 积分:1
-
数字图像处理的开发环境下的应用…
VC开发环境下编写的数字图像处理应用程序,适合初学vb图像处理人进行学习,有一定得学习价值-VC prepared the development environment the application of digital image processing, image vb for beginners to learn to deal with people, it must learn the value of
- 2022-07-13 21:58:50下载
- 积分:1
-
用风险投资程序编写的程序,并能够在之前的图像转换…
使用VC写的SIFT程序,并能够将转换前后的两张图片的关键点进行比对-SIFT programs written using the VC, and be able to convert the two images before and after the key points of comparison
- 2023-05-27 18:00:03下载
- 积分:1