-
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形...
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
- 2022-01-20 23:33:11下载
- 积分:1
-
用VTK与VC混合编程的三维纹理显示
用VTK与VC++混合编程实现三维纹理的显示-with VTK and VC mixed programming 3D texture display
- 2022-04-29 15:11:14下载
- 积分:1
-
YCbCr的JPEG压缩
ycbcr to jpeg compre
- 2023-05-22 10:00:03下载
- 积分:1
-
韩国INTIME的MPEG4,带H.264硬编解码的驱动和用户使用手册
韩国INTIME的MPEG4,带H.264硬编解码的驱动和用户使用手册-INTIME C USER GUIDE
- 2022-01-27 08:54:20下载
- 积分: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
-
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!...
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful! -SIFT feature detection of a VC program, SIFT feature detection in the target detection and recognition is very useful!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
- 2023-01-18 21:30:04下载
- 积分:1
-
SUSAN算法源码及其论文资料,包括了源程序和论文,很齐全
SUSAN算法源码及其论文资料,包括了源程序和论文,很齐全-SUSAN algorithm and its paper-source information, including the source code and papers, it is complete
- 2022-01-25 23:07:31下载
- 积分:1
-
数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。...
数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
- 2022-04-27 06:56:44下载
- 积分:1
-
最新png 图片格式编/解码源代码,供高手研究
最新png 图片格式编/解码源代码,供高手研究-Png picture format of the latest encoder/decoder source code for the master study
- 2022-02-16 09:56:01下载
- 积分:1
-
based on mathematical morphology of the fuzzy edge detection algorithms, and rel...
基于数学形态学的模糊边缘检测算法,及相关的开闭运算等-based on mathematical morphology of the fuzzy edge detection algorithms, and related opening and closing, etc.
- 2022-02-02 02:49:16下载
- 积分:1