-
基于偏微分方程(PDE)的热传导方程滤波的matlab实现
基于偏微分方程(PDE)的热传导方程滤波的matlab实现-based on partial differential equations (PDE) of the heat conduction Filter Implementation of Matlab
- 2022-12-31 08:00:03下载
- 积分:1
-
程序一是对彩色图像进行中值滤波处理,程序二是给出了jpg格式转索引图像,对初学者学习matlab很有帮助...
程序一是对彩色图像进行中值滤波处理,程序二是给出了jpg格式转索引图像,对初学者学习matlab很有帮助-program one is to process ture color image filter,and program two is a jpg image format to change into index image
- 2022-08-11 02:24:29下载
- 积分:1
-
Display image histogram, image point calculations, such as anti
显示图像的直方图,图像的点运算,如图像反色、图像的线性变换、灰度拉伸、阀值变换等。-Display image histogram, image point calculations, such as anti-color images, images of linear transformation, gray stretch, transform, such as threshold.
- 2022-01-26 04:12:17下载
- 积分:1
-
一个关键桢动画的实例,用到MorphAnimation
一个关键桢动画的实例,用到MorphAnimation-Examples of a keyframe animation, using MorphAnimation
- 2022-07-19 11:43:39下载
- 积分:1
-
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章...
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retrieved from " vc++ image processing program design," Chapter 5
- 2022-02-25 08:43: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
-
此资源将所有OpenCV中的代码制作成chm格式,并且提供代码之间以及数据结构之间的链接功能,方便大家阅读。读代码是好习惯,读成熟可信的代码更是好的选择。...
此资源将所有OpenCV中的代码制作成chm格式,并且提供代码之间以及数据结构之间的链接功能,方便大家阅读。读代码是好习惯,读成熟可信的代码更是好的选择。-This resource in all the OpenCV code into chm format, as well as between the code and provides the link between data structures function to facilitate everyone to read. Are well used to read the code, read code more sophisticated and credible selection are good.
- 2022-03-14 03:25:46下载
- 积分:1
-
基于两次分数阶傅里叶变换的数字水印算法,一种高保密性的算法...
基于两次分数阶傅里叶变换的数字水印算法,一种高保密性的算法-Based on the two fractional Fourier transform of the digital watermarking algorithm, a high-confidentiality algorithm
- 2022-04-30 15:48:42下载
- 积分:1
-
Batch conversion mode
批量转化模式--JIPG缩放程序
可以批量转化-Batch conversion mode- JIPG scaling procedure
- 2022-08-13 14:52:20下载
- 积分:1
-
处理图像的对比度
processing image contrast-contrast image processing
- 2022-08-23 21:33:45下载
- 积分:1