-
一个为了更好的压缩,保存图像,并能够完整的显示出来的程序,利用了Delphi的编程语言进行编写...
一个为了更好的压缩,保存图像,并能够完整的显示出来的程序,利用了Delphi的编程语言进行编写-a better compression and preserve images, and be able to demonstrate the integrity of the procedure, and use of the Delphi programming language for the preparation
- 2022-11-30 05:40: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
-
这是关于计算机图形学方面的圆与椭圆画法和鼠标交互式画法的程序...
这是关于计算机图形学方面的圆与椭圆画法和鼠标交互式画法的程序-This is the computer graphics on the circle and oval painting and mouse interactive painting process
- 2023-01-06 02:55:03下载
- 积分:1
-
这是一个用vb编写的调用mapinfo地理信息演示示例
这是一个用vb编写的调用mapinfo地理信息演示示例-vb prepared with a call to MapInfo GIS demonstration examples
- 2022-01-27 23:37:05下载
- 积分:1
-
vc the bitmap display operations
vc中的位图显示操作-vc the bitmap display operations
- 2022-04-20 21:43:30下载
- 积分:1
-
用Canny算子提取图像边缘,适合于初学者研究的好代码
用Canny算子提取图像边缘,适合于初学者研究的好代码-Canny operator Image Edge Extraction suitable for beginners study by the code
- 2022-03-17 16:36:48下载
- 积分:1
-
摄像机抓取代码 摄像机抓取代码
摄像机抓取代码 摄像机抓取代码 -photo
- 2023-02-09 10:30:04下载
- 积分:1
-
Use c++ Language processing images, can images mimic the Perona
使用c++语言处理图像,可以对图像进行Perona-Malik的模仿。
Cpp1.cpp包含了所有代码
分为读取图像函数,高斯平滑,基于Perona-Malik模型的离散化处理,使图像得到平滑,一致噪声,里面还包括了保存处理过后的图像函数。-Use c++ Language processing images, can images mimic the Perona-Malik. Cpp1.cpp contains all the code to read images is divided into function, Gaussian smoothing, Perona-Malik model based on the discretization of treatment, so that the image has been smooth, coherent noise, which also includes the preservation of the image function after treatment.
- 2022-06-28 12:21:58下载
- 积分:1
-
花了两个月的时间,用VC做了一款人机对战的五子棋,AI是参考网上的,功能大体上还算完整,程序,直接编译就能通过...
花了两个月的时间,用VC做了一款人机对战的五子棋,AI是参考网上的,功能大体上还算完整,程序,直接编译就能通过-It took two months time, with VC did a man-machine Battle of the Gobang, AI is a reference to the online functions in general fairly complete program can be directly translated by
- 2022-02-24 16:05:33下载
- 积分:1
-
C #实现MDI简单的绘画程序C #来体现
C#实现的MDI简单画图程序. 体现了C#做MDI的编程思想. 可做一个例子进行详细填充. 只是里面有日文语句,怕中文机子不能顺畅运行.-C# realization MDI simple painting procedure Manifested C# to
make MDI the programming thought May make an example to carry on the
detailed packing Only is inside has the Japanese sentence, feared
Chinese loom cannot smoothly move
- 2022-02-05 23:08:33下载
- 积分:1