-
图象腐蚀,膨胀,细化算法
图象腐蚀,膨胀,细化算法-image corrosion, swelling, thinning algorithm
- 2022-02-15 16:29:54下载
- 积分:1
-
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码...
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-code for video coding! All can be achieved video encoding and decoding, this code can be the basis for all development, such as the optimization algorithm, code technology to achieve resolution of the various code switch
- 2023-03-25 17:05:04下载
- 积分:1
-
二维图形变换算法
二维图形变换算法-2D graphics transform algorithm
- 2022-02-01 21:35:53下载
- 积分:1
-
VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。...
VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
- 2022-01-26 16:31:59下载
- 积分:1
-
这是一个关于RPG的游戏,可以在VC6.0的编译环境下运行.
这是一个关于RPG的游戏,可以在VC6.0的编译环境下运行.-It is a RPG game, you can compile in VC6.0 environment.
- 2023-01-27 03:00:03下载
- 积分:1
-
虚拟坐标测量机见模,控制像机运动及实时成像
虚拟坐标测量机见模,控制像机运动及实时成像-virtual coordinate measuring machine see mode, control camera movement and real-time imaging
- 2022-09-04 17:05:03下载
- 积分:1
-
typical VC program, rolling subtitles can be achieved and that the realization o...
典型的VC编程,可以实现滚动字幕的实现,全套上载可直接运行。希望大家喜欢。-typical VC program, rolling subtitles can be achieved and that the realization of complete directly on the run. Hope you like them.
- 2022-03-29 18:42:42下载
- 积分:1
-
在VC绘图的大部分源代码使用SDK,但环境取决于…
一个利用SDK的在VC中画图的大部分源代码,不过环境的配置就看你自己了-a use SDK in VC drawing most of the source code, but the environment depends on the configuration of your own
- 2022-02-28 15:30:59下载
- 积分:1
-
在XP下 实现Vista 窗体 在安装 Aero 的程序源码有DLL部分和实例
在XP下 实现Vista 窗体 在安装 Aero 的程序源码有DLL部分和实例-Windows.forn under winxp
- 2022-01-28 03:06:28下载
- 积分: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