-
用VC++和OpenCV库编写的选择打开图象和视频的小程序,需要安装OpenCV库并且正确配置才能使用....
用VC++和OpenCV库编写的选择打开图象和视频的小程序,需要安装OpenCV库并且正确配置才能使用.
- 2022-05-15 13:16:45下载
- 积分:1
-
code to solve the image format conversion can be arbitrary image file conversion...
本代码用来解决图像格式转换,可以将任意映像文件转换成位图文件-code to solve the image format conversion can be arbitrary image file conversion into bitmap file
- 2022-04-07 00:06:51下载
- 积分:1
-
在窗体上绘制模拟时钟的程序。。。具有良好的可扩展性。
在窗体上绘制模拟时钟的程序。。。具有良好的可扩展性。-Drawing in the form analog clock procedures. . . Has good scalability.
- 2022-01-25 19:24:09下载
- 积分:1
-
C Builder animation controls and MDI
C++Builder编写的动画控件和MDI-C Builder animation controls and MDI
- 2022-01-25 23:14:25下载
- 积分:1
-
mfc(vc6.0) 和 vb6.0 调用gdi plus实现图片互相装换功能。
mfc(vc6.0) 和 vb6.0 调用gdi plus实现图片互相装换功能。-mfc (vc6.0) and VB6.0 realize picture gdi plus call each other for function loading.
- 2022-03-10 15:35:05下载
- 积分:1
-
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project fil...
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project file should contain the line
DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB
The library directory must include 3D.LIB and GRAPHICS.LIB, and the
include directory must include 3D.H. DRIVERS.LIB must be created by
converting the .BGI files to .OBJ files (using the BGIOBJ utility in
Turbo C version 1.5) and collecting them in a library (using TLIB).
The program displays a cube, a tetrahedron, and an octahedron in
three dimensions. Each figure is rotated about a different axis.
- 2022-08-25 09:09:02下载
- 积分:1
-
本源码演示了对位图文件的操作用法
本源码演示了对位图文件的操作用法-demonstration of the source bitmap file on the operation usage
- 2022-08-12 10:51:24下载
- 积分: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
-
How uses java to carry on the handset programming, as well as
using develops
如何用java进行手机程序设计,以及应用开发- How uses java to carry on the handset programming, as well as
using develops
- 2022-11-22 15:10:04下载
- 积分:1
-
不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。...
不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。-good AUTOCAD document reader (VC+ source DEMO), the need in other proceedings to read/edit AutoCAD files with a good reference.
- 2022-01-26 02:03:51下载
- 积分:1