-
特征检测中的角点检测算法,用MFC程序实现了图像特征检测中的主要特征角点的检测。...
特征检测中的角点检测算法,用MFC程序实现了图像特征检测中的主要特征角点的检测。-jiaodian detecting codes
- 2022-01-26 08:25:28下载
- 积分:1
-
vc++图像处理的源码,是对于png格式的,具体的自己下来试一下就知道了哈...
vc++图像处理的源码,是对于png格式的,具体的自己下来试一下就知道了哈-vc image processing source code, for png format, the specific themselves down Try know Kazakh
- 2022-08-17 03:35:05下载
- 积分:1
-
used for broadcasting YUV format documents, such as the cif, qcif
用来播放yuv格式的文件,如cif,qcif-used for broadcasting YUV format documents, such as the cif, qcif
- 2022-08-10 13:15:05下载
- 积分:1
-
关于图像聚类分析的程序。
关于图像聚类分析的程序。-images on cluster analysis procedures.
- 2022-10-09 14:50:03下载
- 积分:1
-
几何变换
有助于你的几何图形处理
很实用的小程序
几何变换
有助于你的几何图形处理
很实用的小程序-geometric transform help you deal with the geometry of a very small practical procedures
- 2023-02-01 00:25:03下载
- 积分:1
-
图形转换,功能齐全,是一个非常好的图像编辑和转换工具
图形转换,功能齐全,是一个非常好的图像编辑和转换工具-graphics conversion, a full range of functions, is a very good image editing and conversion tools
- 2022-01-26 18:57:02下载
- 积分:1
-
实时画图,源程序,便于初学的朋友参考提高水平
实时画图,源程序,便于初学的朋友参考提高水平-Real-time drawing, source code, easy beginner s friends refer to raise the level
- 2022-01-30 17:38:46下载
- 积分:1
-
UNC GAMMA group发布的这个高性能FFT库可以处理大量1D FFT。实验表明,价值$500的Nvidia 7900 GPU的FFT计算速度是价格$1...
UNC GAMMA group发布的这个高性能FFT库可以处理大量1D FFT。实验表明,价值$500的Nvidia 7900 GPU的FFT计算速度是价格$1500-$2000的高端CPU的4倍,事实上,7900 GPU的FFT计算性能可以达到6 GFLOPS。-UNC GAMMA group releases of this high-performance FFT library can handle large FFT 1D. Experiments show that value $ 500 Nvidia 7900 GPU speed FFT calculation is the price $ 1500-$ 20 00 high-end CPU four times, in fact, the FFT 7900 GPU computing performance can be achieved six GFLOPS.
- 2022-03-31 14:20:29下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
隐马尔科夫模型的训练
基于隐马尔科夫模型的训练模块
- 2022-02-22 11:34:17下载
- 积分:1