-
Used in the field of computer vision, using homography information will be combi...
应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张-Used in the field of computer vision, using homography information will be combined into a two picture
- 2022-04-21 06:21:34下载
- 积分:1
-
平面多边形内外点判断方法
平面多边形内外点判断方法-planar polygon method of Point
- 2022-02-11 16:57:43下载
- 积分:1
-
实现电机转速自适应控制,当转速超得太大时,通过该控制能使转速降到正常水准...
实现电机转速自适应控制,当转速超得太大时,通过该控制能使转速降到正常水准-To achieve adaptive control of motor speed, when the super-speed too, through the control can speed down to normal level
- 2023-08-06 13:35: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
-
computer graphics technology experiment Beijing University Press source code
计算机图形技术 北京大学出版社 实验源代码-computer graphics technology experiment Beijing University Press source code
- 2022-01-30 22:08:08下载
- 积分:1
-
信息压缩中一种常见的编码
信息压缩中一种常见的编码---霍夫曼编码的源程序代码-Information Compression in a common coding- Huffman coding of the source code
- 2022-01-25 17:03:44下载
- 积分:1
-
反过来,MATLAB(边界提取,链码生成、差速链码…
转,matlab(边界提取,链码生成,差分链码生成及频率向量生成程序)具有旋转不变性了的链码-Turn, matlab (border extraction, chain code generation, differential chain code generation and the frequency of vector generation procedure) has the rotation invariance of the chain code
- 2022-02-15 13:55:59下载
- 积分:1
-
hough变换算法的实现。欢迎大家一起交流。本人水平不够,望大家包涵。...
hough变换算法的实现。欢迎大家一起交流。本人水平不够,望大家包涵。-hough transform algorithm. Welcome the exchange of everyone together. I level enough, hope everyone covered.
- 2022-04-19 19:56:44下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20...
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20-Second National College BBS Development Competition four awards the best independent programming style A9010 @ Award 10.20
- 2022-01-31 14:13:15下载
- 积分:1
-
用vc编写的一个图像处理方面的原程序
很好用
用vc编写的一个图像处理方面的原程序
很好用-vc used to prepare an image processing of the original program with good
- 2023-03-24 17:15:03下载
- 积分:1