-
15个预组合
结合国防十五预研项目“‘3S’集成技术在雷达中的运用研究” 课题的研究,利用某型机载SAR录取的黄河数据对距离-多普勒算法、Chirp-Scaling算法和改进的Chirp-Scaling算法进行了研究。-Combination of 15 pre-research project of national defense
- 2023-03-17 10:20:04下载
- 积分:1
-
Muilt
Muilt-view Camera Calibration Code base on Matlab-Muilt-view Camera Calibration Code base o n Matlab
- 2022-11-21 16:35:04下载
- 积分:1
-
基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!...
基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!-OpenCV-based image matching procedure, can achieve sub-pixel of the image matching has a great help!
- 2022-04-30 00:37:57下载
- 积分:1
-
图像模式识别―VC++技术实现,杨淑莹编著,可实现图像聚类
图像模式识别―VC++技术实现,杨淑莹编著,可实现图像聚类-Image Pattern Recognition-VC++ Technology, edited by杨淑莹, achievable image clustering
- 2022-08-24 18:59:00下载
- 积分: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
-
美国ACM SIGGRAPH的计算几何图形代码精华,连载2
美国ACM SIGGRAPH的计算几何图形代码精华,连载2-the calculation geometry code essence, a series of 2
- 2022-07-16 15:13:27下载
- 积分:1
-
1. 2 Da Vinci platform software architecture. Leonardo da Vinci image processing...
1.达芬奇平台软件结构
2.达芬奇图像处理平台算法标准的实现-1. 2 Da Vinci platform software architecture. Leonardo da Vinci image processing algorithm for the standard implementation platform
- 2022-10-05 19:35:03下载
- 积分:1
-
can more comprehensive image processing system. Main contents include : bitmap b...
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding
- 2022-01-26 02:46:44下载
- 积分:1
-
活动轮廓模型(蛇模型)的风险投资+源码,可以编译和运行
活动轮廓模型(snake模型)的VC++源码,可以编译并且运行-Active contour model (snake model) VC++ Source, you can compile and run
- 2022-03-17 22:18:17下载
- 积分:1
-
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片...
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片-With Laplacian sharpening image processing, leading to the institution of the image border, with source code and test images
- 2022-03-12 03:35:15下载
- 积分:1