-
球面图像,用于输入图像的球面变换来实现…
图像球面化,对于输入的图片进行球面变换达到图形变形的效果-Spherical image of, for input images to spherical transformation to achieve the effect of graph distortion
- 2022-07-28 15:04:25下载
- 积分:1
-
处理图像的对比度
processing image contrast-contrast image processing
- 2022-08-23 21:33:45下载
- 积分: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
-
Realize this procedure is the image of a Kalman filter to achieve multi
此程序实现的是对一幅图像进行卡尔曼滤波实现多天线时变信道下基于卡尔曼滤波跟踪的数字图像通信系统仿真-Realize this procedure is the image of a Kalman filter to achieve multi-antenna time-varying channel tracking based on Kalman filtering of digital image communication system simulation
- 2022-03-17 19:17:35下载
- 积分:1
-
2D洒水效果仿真,采用粒子系统,拉格朗日算法,产生粒子,计算粒子的新位置,消除粒子...
2D洒水效果仿真,采用粒子系统,拉格朗日算法,产生粒子,计算粒子的新位置,消除粒子-Sprinkler effect 2D simulation, the use of particle systems, Lagrangian algorithm, resulting in particles, calculating the new particle position, the elimination of particles
- 2023-03-16 10:05:04下载
- 积分:1
-
This program is my entry for video processing procedures, including video detect...
此程序是我进行视频处理时入门的程序,包含视频检测和轮廓跟踪,希望对大家有用-This program is my entry for video processing procedures, including video detection and contour tracing, hope for all of us
- 2022-03-18 00:15:13下载
- 积分:1
-
脉冲耦合神经网络与高斯模型结合的运动目标检测
脉冲耦合神经网络与高斯模型结合的运动目标检测-pcnn
- 2022-11-19 12:45:03下载
- 积分:1
-
傅立叶描述子,用于提取形状的特征。c++编写
傅立叶描述子,用于提取形状的特征。c++编写-Fourier descriptors for the extraction of shape features. c++ prepared
- 2023-02-16 04:10:03下载
- 积分:1
-
This is a classic for Face Recognition Face database, face recognition and verif...
这是用于人脸识别的经典人脸库,人脸识别的实验和验证都是在这些基础库上完成的,它是yale人脸库,包含不同人脸的各种姿态,对做实验极为有用-This is a classic for Face Recognition Face database, face recognition and verification experiments are those at the finish on the basis of the Treasury, it is yale face database that contains a variety of different people face gesture, to do experiments on very useful
- 2022-04-22 23:39:27下载
- 积分:1
-
在matlab环境下,包括图像评价函数算法:Brenner、方差、梯度阈值、熵函数、能量梯度函数。...
在matlab环境下,包括图像评价函数算法:Brenner、方差、梯度阈值、熵函数、能量梯度函数。-in Matlab environment, including image evaluation function algorithm : Brenner, variance, gradient threshold, entropy function, energy gradient function.
- 2022-02-04 03:19:44下载
- 积分:1