-
Visual C++ 环境下的特效显示,值得去看看!
Visual C++ 环境下的特效显示,值得去看看!-environmental effects of that value Moon!
- 2022-09-26 19:40:03下载
- 积分:1
-
产生水纹效果示例,简单明了,VC++ 6.0,可参考
产生水纹效果示例,简单明了,VC++ 6.0,可参考-Have the effect of水纹example, simple, VC++ 6.0, may refer to
- 2022-09-04 23:20:03下载
- 积分:1
-
Hough检测an example of the在线……………
hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
- 2023-03-29 00:00:03下载
- 积分:1
-
这画图源码质量很。可以解压直接用VC6.0编译。运行
这画图源码质量很。可以解压直接用VC6.0编译。运行-This drawing is the quality source code. You can extract directly VC6.0 to compile. Running
- 2023-03-04 06:35:03下载
- 积分:1
-
一个开源的CAD框架。delphi编写的,自己以前看过,大家看一下。...
一个开源的CAD框架。delphi编写的,自己以前看过,大家看一下。-a revenue CAD framework. Delphi preparation, read his past, we look at.
- 2022-01-25 22:44:27下载
- 积分:1
-
模式与非
一个模式和非模式位图的转换程序-a model and non-model bitmap conversion
- 2022-02-04 02:51:23下载
- 积分:1
-
汇集了图像处理的大部分基本方法:灰度、几何变换,分割,增强,配准,形态学,运动图像分析等。...
汇集了图像处理的大部分基本方法:灰度、几何变换,分割,增强,配准,形态学,运动图像分析等。-Brings together most of the basic method of image processing: gray-scale, geometric transformation, segmentation, enhancement, registration, morphology, motion picture analysis.
- 2022-06-26 06:53:19下载
- 积分:1
-
introduced bitmap image format, the preparation of their right to operate bmp ca...
介绍bitmap图象格式,编写自己的对bmp操作的类。-introduced bitmap image format, the preparation of their right to operate bmp category.
- 2022-01-26 02:20:59下载
- 积分:1
-
实现自动对焦,已经完全经过编译测试,完全可以使用,望对找自动对焦程序的人有帮助!...
实现自动对焦,已经完全经过编译测试,完全可以使用,望对找自动对焦程序的人有帮助!-Automatic focus, has been completely compiled tests can use, look right look for AF program to help people!
- 2022-07-11 12:12:42下载
- 积分: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