-
实现图像的旋转与缩放,用opencv实现,
实现图像的旋转与缩放,用opencv实现,-Image rotation and scaling, using opencv realize,
- 2022-09-13 10:15:03下载
- 积分: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
-
Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction i...
Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction is performed by mouse left button or keyboard arrows.
- 2022-04-01 18:45:21下载
- 积分:1
-
一个简单的画线程序,是VC++6.0开发的单文档程序,实现了用鼠标画线。...
一个简单的画线程序,是VC++6.0开发的单文档程序,实现了用鼠标画线。-A simple line drawing procedure is VC++ 6.0 to develop a single document procedures realize the painting line with the mouse.
- 2022-05-20 21:26:36下载
- 积分:1
-
另外的一篇,这是最后一个了,比较好的文章都是
另外的一篇,这是最后一个了,比较好的文章都是-another one, this is the last one, the article are rather good.
- 2022-09-27 01:50:03下载
- 积分:1
-
此文件包含一个实现灰度化彩色图像的工程,也可恢复灰度化以后的图像成为原来的图像...
此文件包含一个实现灰度化彩色图像的工程,也可恢复灰度化以后的图像成为原来的图像-This file contains a gray realize color images of the works, but also to resume after the gray-scale images of the original image
- 2023-01-07 13:35:03下载
- 积分:1
-
基于拓扑导数的图像分割算法,利用某一函数计算图像拓扑导数,并为每个像素归类,从而达到分割效果。...
基于拓扑导数的图像分割算法,利用某一函数计算图像拓扑导数,并为每个像素归类,从而达到分割效果。-Topology-based derivative of the image segmentation algorithm, using a function derivative calculation of the image topology, and to classify each pixel to achieve the segmentation results.
- 2022-01-21 17:57:01下载
- 积分:1
-
一款很好用的矢量字库处理工具,基于C语言编程(freetype 2)
一款很好用的矢量字库处理工具,基于C语言编程(freetype 2)-a tool used to deal with words.
- 2022-02-20 00:13:33下载
- 积分:1
-
vc编写适合vc编写数字图像处理人初学,容包含大多数流行图像处理算法,有一定启发意义...
vc编写适合vc编写数字图像处理人初学,容包含大多数流行图像处理算法,有一定启发意义-vc prepared for the preparation of digital image processing vc were learning, the program contains the most popular image processing algorithms, inspired by the meaning of a certain
- 2023-04-05 17:45:04下载
- 积分:1
-
虹膜提取matlab程序,有说明,自己可以修改下
虹膜提取matlab程序,有说明,自己可以修改下-Matlab extract iris procedures that can modify their own under the
- 2022-07-21 09:25:12下载
- 积分:1