登录
首页 » 图形图像 » 功能很强位图文件显示程序

功能很强位图文件显示程序

于 2022-07-11 发布 文件大小:47.25 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

功能很强位图文件显示程序-Features a strong display program bitmap file

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Delphi编写的纸牌游戏。
    Delphi编写的纸牌游戏。-Delphi game of cards.
    2022-03-14 14:17:08下载
    积分:1
  • Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现着色,从而使许多用DirectX 3D的...
    Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Rag doll(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Rag doll (with the implementation of document)
    2022-02-27 03:26:23下载
    积分:1
  • AGEIA公司的PhysX(好
    Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Static Objects(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Static Objects (with the implementation of document)
    2022-03-17 13:28:54下载
    积分:1
  • 是HP的开源的OCR代码.HP在1985
    是HP的开源的OCR代码.HP在1985-1995年间开发的商业质量的OCR引擎,UNLV评为前三,2005年开源。-HP is the revenue OCR code. HP 1985-1995, the commercial development between the quality of O CR engines, as the first three UNLV, in 2005 revenue.
    2022-02-16 06:07:12下载
    积分:1
  • Ageia s PhysX(Game Physis lib) Usage with D3D
    Ageia s PhysX(Game Physis lib) Usage with D3D - base Geometry (need physx lib, download from nvidia homepage)-Ageia s PhysX(Game Physis lib) Usage with D3D- base Geometry (need physx lib, download from nvidia homepage)
    2023-05-17 13:35:03下载
    积分:1
  • OpenCV 4下的任意角度的旋转 //待旋转的Img_old //返回的旋转后类型 IplImage* Img_tmp. //旋转的角度,单位度....
    OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
    2022-02-05 19:37:53下载
    积分:1
  • 一个视频播放的小程序,很不错的,包括解码,编码的程序部分...
    一个视频播放的小程序,很不错的,包括解码,编码的程序部分-A small video player program, it is good, including decoding, encoding part of the procedure
    2022-04-14 22:35:26下载
    积分:1
  • 玄变换处理中的应用与开发利用…
    图象离铉变换适用与图象处理的专业人事使用-Hyun transform images from the image processing application and the use of professional personnel
    2022-03-23 01:32:26下载
    积分:1
  • 用matlab开发的文字识别程序
    用matlab开发的文字识别程序-developed using Matlab language identification procedures
    2022-08-18 13:14:29下载
    积分:1
  • 本软件是由作者经过数字处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方,直方均衡处理,线性运算,二值化,灰度
    本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image
    2022-06-20 05:34:49下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载