-
trapezoidal low
梯形低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-trapezoidal low-pass filter, the final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-03-20 02:55:36下载
- 积分:1
-
Laplacian using gray
采用拉普拉斯算子对灰度图像进行边缘监测功能的实现-Laplacian using gray-scale images on the edge of monitoring the achievement of
- 2022-02-20 02:54:33下载
- 积分:1
-
自适应的编码与解码 在c++环境中可以成功运行
自适应的编码与解码 在c++环境中可以成功运行-Adaptive encoding and decoding in c++ environment can be run successfully
- 2022-08-19 16:30:13下载
- 积分:1
-
高效的图像增强算法,速度快,效果好!欢迎相互交流!
高效的图像增强算法,速度快,效果好!欢迎相互交流!-Efficient image enhancement algorithm, fast, good effect! Welcome to exchange!
- 2023-05-15 15:05:03下载
- 积分:1
-
! "
" # $
&
"$ ""
" # # () !
$
$ *)
"
"&
!
" $
&-
! "
" # $
&
"$ ""
" # # () !
$
$ *)
"
"&
!
" $
&
- 2023-05-08 00:40:03下载
- 积分:1
-
Sequentially image processing
依序图像处理,3d图像建模与测量分析-Sequentially image processing
- 2022-07-23 04:27:50下载
- 积分:1
-
基于模糊聚类分割的图像分割算法
图像分割 模糊聚类分割算法 通过MATLAB实现的C聚类分割算法,输入分割类别数。可以得到分割后的图像对比-Image segmentation algorithm based on fuzzy clustering partition
- 2022-11-15 02:55:03下载
- 积分:1
-
em算法原理,帮助你理解EM算法,EM算法是 自然语言理解中的经典重要的算法,基本上是 学习自然语言理解的基础...
em算法原理,帮助你理解EM算法,EM算法是 自然语言理解中的经典重要的算法,基本上是 学习自然语言理解的基础-EM algorithm, help you to understand the thereom of EM
- 2022-04-18 05:33:48下载
- 积分: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
-
很不错的小波神经网络人脸检测源码,与大家分享
很不错的小波神经网络人脸检测源码,与大家分享-Very good wavelet neural network face detection source code to share with you
- 2023-01-23 20:15:04下载
- 积分:1