-
hough变换,检测直径为58像素的圆周,
hough变换,检测直径为58像素的圆周,-Hough transform, detection diameter of the circumference of 58 pixels, huh
- 2022-03-29 17:10:17下载
- 积分:1
-
achieve iterative image segmentation algorithm, algorithm
实现图像的分割迭代算法、峰谷算法、半阈值算法的vc代码-achieve iterative image segmentation algorithm, algorithm- trough, semi-threshold algorithm vc code
- 2023-06-17 15:20:03下载
- 积分:1
-
这是一个简单的C + +画图程序,欢迎下载
这是一个简单的VC++绘图程序,欢迎下载
- 2022-03-31 02:40:31下载
- 积分:1
-
用C实现的一个钟的程序,源码实现了一个钟的大概样子,还可以看到秒针的走动....
用C实现的一个钟的程序,源码实现了一个钟的大概样子,还可以看到秒针的走动.-C achieved a 10-minute procedure, the source code to achieve a bell about the appearance, but also can see hands of the move.
- 2023-04-02 16:30:03下载
- 积分:1
-
VC in a simple code to achieve a better effect stereoscopic three
VC下以简单的代码实现了效果比较好的3维立体文字-VC in a simple code to achieve a better effect stereoscopic three-dimensional characters
- 2022-02-28 19:16:48下载
- 积分:1
-
of image texture algorithm has been compiled, and can be applied directly on the...
介绍了图像纹理的算法,已经编译好,直接应用就可以了,源代码vc-of image texture algorithm has been compiled, and can be applied directly on the source code vc
- 2022-04-20 05:52:30下载
- 积分:1
-
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。...
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。-procedures for the two categories CRecordSound and CPlaySound. can PCM recording and playback of sound files.
- 2022-03-03 06:45:01下载
- 积分:1
-
本用户手册提供的基本特征由BSP支持信息…
This User Manual provides information on the basic features supported by the BSP and provides you
with instructions about how to accomplish these tasks:
• Install the BSP on a host development system.
• Run Linux Target Image Builder (LTIB) to build target images.
• Deploy built images to the i.MX31ADS board.
• Boot Linux on the i.MX31ADS board.-This User Manual provides information on the basic features supported by the BSP and provides you
with instructions about how to accomplish these tasks:
• Install the BSP on a host development system.
• Run Linux Target Image Builder (LTIB) to build target images.
• Deploy built images to the i.MX31ADS board.
• Boot Linux on the i.MX31ADS board.
- 2022-08-12 15:16:58下载
- 积分:1
-
It is a magic picture.
It is a magic picture.
- 2022-05-21 22:09:08下载
- 积分: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