-
关于图像模式识别的代码和算法的重要研究,很不错
关于图像模式识别的代码和算法的重要研究,很不错-Image data source is very improtant
- 2022-04-07 22:35:07下载
- 积分:1
-
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多...
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多光谱的tm图象stop全色图象的显示,融合算法的选择处理,融合结果图象的显示
- 2023-07-15 01:30:03下载
- 积分:1
-
meanshift核方法用于聚类,方法获得了较好的效果,对于初学者有一定的帮助...
meanshift核方法用于聚类,方法获得了较好的效果,对于初学者有一定的帮助-meanshift methods for clustering, methods to obtain good results, for beginners and has some help
- 2022-02-10 14:09:17下载
- 积分:1
-
基于viual c++ 2005和OpenCV环境
TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenC...
基于viual c++ 2005和OpenCV环境
TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenCV需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV-Based on viual c++ 2005 and OpenCV is an application environment TestOpenCV provided OpenCV function picture display and preservation of the application, pay attention to the needs of TestOpenCV provided OpenCV library support, so please first of all to the relevant Web site to download and install the OpenCV
- 2022-03-06 13:50:13下载
- 积分: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
-
SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取...
SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取-SAR data decomposition process, decomposition for H, A, alpha component for the SAR images provide more information and is conducive to SAR image feature extraction
- 2022-01-25 14:42:44下载
- 积分:1
-
Polygon Filling Algorithm is a computer graphics algorithm for the basic algorit...
多边形的填充算法 是计算机图形学的基本算法 包括算法报告-Polygon Filling Algorithm is a computer graphics algorithm for the basic algorithm, including the report of
- 2022-08-20 05:53:17下载
- 积分:1
-
256色转灰度图是图像处理中常用的一些算法,该算法是用c语言实现的。...
256色转灰度图是图像处理中常用的一些算法,该算法是用c语言实现的。-256 color images to grayscale is a treatment commonly used in some algorithm, which is the c language.
- 2022-12-18 11:10:02下载
- 积分:1
-
YUV文件CIF格式的解码
运行后双击可以显示画面.ALT+F4关闭...
YUV文件CIF格式的解码
运行后双击可以显示画面.ALT+F4关闭-CIF document YUV format decoder running after double-click the screen can show. ALT+ F4 to close
- 2023-06-22 13:30:04下载
- 积分:1
-
opencv基础配套光盘代码,3
opencv基础配套光盘代码,3-1,与大家分享,我会继续上传-based on CD-ROM package opencv code ,3-1 to share with you, I will continue to upload
- 2022-04-21 04:52:29下载
- 积分:1