-
Harris算法是最常用的图像角点检测算法之一。
Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
- 2022-09-06 04:55:03下载
- 积分:1
-
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波...
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波;
4.图象锐化: Sobel算子;
5.图像旋转:将图像旋转任意角度并显示;
6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
-VC bitmap-based image processing procedures, can realize the following functions: 1. Image parameters statistics: maximum, minimum, average, histogram 2. Contrast enhancement: histogram equalization 3. Image Smoothing: median filter 4. Image sharpening: Sobel operator 5. Image Rotation: Rotate the image at any angle and shows 6. Image Transformation: The image sub-block (8* 8), for the DCT transform, and IDCT
- 2022-04-25 03:53:21下载
- 积分:1
-
in a main window Lane could, in theory, open a small window arbitrary, each smal...
在一个主窗口里理论上可以开任意个小窗口,每个小窗口可能单独编织文字。-in a main window Lane could, in theory, open a small window arbitrary, each small window weaving words alone.
- 2022-10-20 07:40:02下载
- 积分:1
-
图象的检测,模板匹配算法代码,c语言开发。
图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
- 2022-03-02 15:43:52下载
- 积分:1
-
一个VC++下的仿真仪表类程序,非常好用,界面看上去也还不错...
一个VC++下的仿真仪表类程序,非常好用,界面看上去也还不错-A VC++ Instruments under the simulation program, very easy to use, the interface looks pretty good also
- 2022-02-01 18:52:40下载
- 积分:1
-
该实例程序中 SkinBitmap 类,提供方便快捷的绘图方法, 使用起来非常方便!...
该实例程序中 SkinBitmap 类,提供方便快捷的绘图方法, 使用起来非常方便!-The example program SkinBitmap categories, provide more convenient and efficient mapping method is very convenient to use!
- 2022-10-26 02:00:02下载
- 积分:1
-
本代码实现了从三维水波纹管动态演示的程序代码…
此为完全由代码实现的3d水波纹动态演示的源程序没有使用任何控件和3d函数,值得一看!-this code to fully realize from the 3d water bellows dynamic demonstration of the source without the use of any controls and 3d function, eye-catcher!
- 2022-08-21 19:49:01下载
- 积分:1
-
使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准...
使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
- 2023-01-11 10:20:07下载
- 积分:1
-
7.如何利用掩码位图制作透明图片?这是想提高水平的好例子
7.如何利用掩码位图制作透明图片?这是想提高水平的好例子-7. The use of mask making transparent bitmap picture? This is to raise the level of a good example
- 2022-04-07 19:15:59下载
- 积分:1
-
用windows GDI 做的推箱子游戏,很经典,为学习windows GDI编程的同志提供了很好的例程...
用windows GDI 做的推箱子游戏,很经典,为学习windows GDI编程的同志提供了很好的例程-Windows GDI to do with the game of Sokoban is a classic, in order to learn programming windows GDI Comrade routine provides a good
- 2022-09-15 09:15:03下载
- 积分:1