-
实现对BMP图像的正反色变换,用c++开发环境,主要应用常用c语句实现。...
实现对BMP图像的正反色变换,用c++开发环境,主要应用常用c语句实现。-ColorTranslationofBMP
- 2022-09-23 10:20:03下载
- 积分:1
-
OpenGL源程序
opengl source programme
- 2022-02-07 08:57:24下载
- 积分:1
-
实现了蓝牙远距离无线接收功能,传输距离是100米,可以提供音频接收播放功能。...
实现了蓝牙远距离无线接收功能,传输距离是100米,可以提供音频接收播放功能。-To achieve long-range Bluetooth wireless reception, transmission distance is 100 meters, can provide audio playback receiver.
- 2022-06-11 18:28:59下载
- 积分:1
-
批量修改文件代码,文件名乘2,有具体需要可以在代码中修改
批量修改文件代码,文件名乘2,有具体需要可以在代码中修改-Batch code to modify the file, the file name by 2, have specific needs can be modified in the code
- 2022-04-21 20:52:59下载
- 积分:1
-
本例子介绍了如何进行任意的背景渲染过渡的算法.
本例子介绍了如何进行任意的背景渲染过渡的算法.-the example of how arbitrary background rendering algorithm transition.
- 2022-01-29 02:57:26下载
- 积分:1
-
本程序对指定图像文件进行浮雕处理,然后在窗口中显示
本程序对指定图像文件进行浮雕处理,然后在窗口中显示-the right procedures specified image file for relief and then in the window display
- 2022-01-21 02:52:56下载
- 积分:1
-
此程序为动画编程,展示了一个动画的形成效果。
此程序为动画编程,展示了一个动画的形成效果。-procedure for animation programming and demonstrate the formation of an animation effect.
- 2022-02-14 08:55:32下载
- 积分:1
-
图形图像处理,一个简单的例子,适合初学者学习。
图形图像处理的一个简单例子,适合初学者学习。-Graphic image processing, a simple example, suitable for beginners to learn.
- 2023-04-05 04:20:04下载
- 积分: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
-
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选...
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the index table thinning thinning algorithm, refinement algorithm for the selection of choice.
- 2022-05-17 09:20:09下载
- 积分:1