-
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!-SDL practice, people who want to learn SDL can refer to! VC2008 under test!
- 2022-10-23 23:55:03下载
- 积分:1
-
1.对比度增强:计算并显示图像直方图,直方图均衡;
2.图像分割:Otsu算法;
3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨...
1.对比度增强:计算并显示图像直方图,直方图均衡;
2.图像分割:Otsu算法;
3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。
-1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization
2. Image Segmentation: Otsu algorithm
3. Second, the value of the image opening and closing operation of mathematical morphology. Require the input image binarization, and then inflated to achieve erosion, corrosion expansion of the last call to achieve the opening and closing. Are given at least two different shapes and sizes of structural elements
- 2022-03-11 12:05:35下载
- 积分:1
-
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的...
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的字号为14,
//选择18时,按钮中文字的字号为18。-Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is 10,// select 14 o" clock, the button in the text font size 14,// a choice of 18, the button text font size is 18.
- 2022-07-28 04:04:54下载
- 积分:1
-
用vc实现的三次bezier曲线的画法,可以任意选择控制点
用vc实现的三次bezier曲线的画法,可以任意选择控制点-vc used to achieve the three bezier curves of paint can be arbitrarily chosen control point
- 2022-03-14 01:53:35下载
- 积分:1
-
画椭圆的算法的程序.rar,短小而精悍,你可以去
画椭圆的算法的程序.rar,短小而精悍,你可以去-oval painting algorithm procedures. Rar, and the short-skinned, you can try to
- 2022-10-25 04:05:03下载
- 积分:1
-
一个实现浏览BMP图像的例子,是从网上down下来的,不知道这里有否,如无,算是成功了...
一个实现浏览BMP图像的例子,是从网上down下来的,不知道这里有否,如无,算是成功了-a surfing BMP image examples, down from the Internet down, I do not know whether it here, if not, as a success
- 2023-04-19 13:45:02下载
- 积分:1
-
实现图像的增强,由均值与事先设定的阈值比较,得到不同的参数,再通过这些参数进行图像的增强。...
实现图像的增强,由均值与事先设定的阈值比较,得到不同的参数,再通过这些参数进行图像的增强。-Realize enhanced image by the mean and the pre-set threshold compared with different parameters, these parameters through image enhancement.
- 2022-04-11 23:32: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
-
Screen procedures, Simulation of the PrintScreen and Alt+ PrintScreen function,...
抓屏程序,模拟了PrintScreen 和Alt+PrintScreen功能,以及按照坐标抓屏!-Screen procedures, Simulation of the PrintScreen and Alt+ PrintScreen function, as well as coordinate Screen!
- 2023-08-27 02:20:03下载
- 积分:1
-
用来显示GDI位图的一个小程序。实现了GDI位图的拉伸显示。同时给出了DIB位图显示的函数库...
用来显示GDI位图的一个小程序。实现了GDI位图的拉伸显示。同时给出了DIB位图显示的函数库-GDI bitmap used to display a small program. GDI achieved a tensile bitmap display. At the same time gives the DIB bitmap display library
- 2023-07-20 02:00:04下载
- 积分:1