-
hough变换,检测直径为58像素的圆周,
hough变换,检测直径为58像素的圆周,-Hough transform, detection diameter of the circumference of 58 pixels, huh
- 2022-03-29 17:10:17下载
- 积分:1
-
这是用vc来写的卡尔曼滤波程序,可以运行,不需要解压密码,谢谢!...
这是用vc来写的卡尔曼滤波程序,可以运行,不需要解压密码,谢谢!-This is used to write vc Kalman filtering process can run without extracting passwords, Thank you!
- 2023-05-20 04:55:03下载
- 积分:1
-
该源码包是图像处理的graph控件,使用方便,功能强大。
该源码包是图像处理的graph控件,使用方便,功能强大。-the source package is the graph image processing controls, easy to use and powerful.
- 2023-03-06 05:25:03下载
- 积分:1
-
Icon/sprite 图标开发预处理源程序基于256和16色 VGA和EGA的32位系统的C语言源程序...
Icon/sprite 图标开发预处理源程序基于256和16色 VGA和EGA的32位系统的C语言源程序-Icon/sprite icon-based development pretreatment source 256 and 16 color EGA and VGA 32 of the C language source
- 2022-01-26 02:29:51下载
- 积分:1
-
VC 实现LCD的功能,是学习VC++的不可以多的好程序,值得学习
VC 实现LCD的功能,是学习VC++的不可以多的好程序,值得学习-it makes LCD
- 2023-05-12 03:45:03下载
- 积分:1
-
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中...
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generation with a soft shadow effects of the letter and generate an aperture with the magic words are completely different, they actually have to use the technology is identical, the only set slightly changes. With soft shadows in effect, I used the GDI some of the interpolation model to generate fuzzy outline of the text, when the Bitmap Rendering Large Plane, interpolation mode decision of a point of what should pixels and around integration. Low-quality interpolation just simply put a pixel transform into the same color against a high-quality interpolation such as high-quality and high-quality bilinear interpolation bicubic interpolation will consider pixel color with a smooth anti-aliasing, I found quality bilinear interpolation mode best.
- 2022-03-13 01:53:25下载
- 积分:1
-
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!...
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!-use GDI+ to read images, inversion, generating grayscale handle. And a redo and undo function. Learning GDI+ image programming a very good reference example!
- 2023-09-05 20:15:03下载
- 积分:1
-
photovc the source code and is capable of bmp image read and simple to operate....
photovc的源代码,能对bmp图象读入和简单的操作.其中自己写了重要的图象类文件.-photovc the source code and is capable of bmp image read and simple to operate. Which himself wrote an important category of document images.
- 2022-05-29 21:17:31下载
- 积分:1
-
鼠标x
鼠标x-y原理与绘图,
(1)CButton 显示ico/bmp,
(2)多个按钮共享MessageHandler
GetDlgItem,SetIcon,MoveTo/LineTo
-mouse x-y Principle and Mapping, (1) CButton show ico/bmp, (2) various buttons sharing MessageHandler GetDlgItem, SetIcon, MoveTo/LineTo
- 2022-07-27 01:09:31下载
- 积分:1
-
关于VC和windows 的绘图机制,使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device...
关于VC和windows 的绘图机制,使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 Windows下的MFC编程机制,消息驱动,事件等待.-On the VC and the windows of the drawing mechanism, the use of GDI (Graphics Device Interface) objects, used by CDC category, CPaintDC same (device-context) device context of the MFC under Windows programming mechanisms, message-driven, event wait.
- 2022-10-21 07:40:03下载
- 积分:1