-
图像读取c++源代码,不使用特定类库,很适合学习
图像读取c++源代码,不使用特定类库,很适合学习-The image to read c++ source code, do not use a specific library, it is suitable for learning
- 2022-07-02 12:49:42下载
- 积分:1
-
使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准...
使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
- 2023-01-11 10:20:07下载
- 积分:1
-
如果你刚毕业,而你又想搞游戏软件开发,这是一个程序是考试官常考的一个程序,快下嘛...
如果你刚毕业,而你又想搞游戏软件开发,这是一个程序是考试官常考的一个程序,快下嘛-If you have just graduated and you want to game software development, this is a procedure is often examiners test a procedure to do soon
- 2022-03-06 16:02:06下载
- 积分:1
-
这是用vc++进行图像变换的源代码,256色转灰度图变换
这是用vc++进行图像变换的源代码,256色转灰度图变换-This is used vc++ Image transform source code, 256-color to grayscale conversion
- 2022-04-17 21:38:56下载
- 积分:1
-
CBitmap This is the type of operation, including BMP bitmap open, preservation,...
这是关于CBitmap的类操作,包括BMP位图的打开、保存、图像处理等各项操作,是位图编程的基础-CBitmap This is the type of operation, including BMP bitmap open, preservation, image processing and other operations, bitmap based programming
- 2022-03-23 02:22:56下载
- 积分:1
-
这是一个很好的图像处理类的介绍!通用性很强,有代码!
这是一个很好的图像处理类的介绍!通用性很强,有代码!-This is a very good introduction for Image Process Classes,and have code for them.
- 2022-10-01 18:00:03下载
- 积分:1
-
imagegrey图像灰度化的三种常见算法
imagegrey图像灰度化的三种常见算法-imagegrey image of three common algorithms
- 2022-06-03 09:33:46下载
- 积分: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
-
colorful rotating rectangular box
多彩矩形旋转框-colorful rotating rectangular box
- 2022-01-25 22:53:41下载
- 积分:1
-
图像显示,主灰度
图像显示,主要是灰度图像显示,包括与设备位图相关的和不相关的-Image display, the main gray-scale images are displayed, including bitmap and equipment-related and non-related
- 2022-02-02 23:07:04下载
- 积分:1