登录
首页 » 图形图像 » 图像的纹理分析应用实例.

图像的纹理分析应用实例.

于 2022-03-23 发布 文件大小:527.59 kB
0 248
下载积分: 2 下载次数: 1

代码说明:

图像的纹理分析应用实例.-image texture analysis application examples.

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

发表评论

0 个回复

  • 码P0301:数字矩阵数据的显示和傅里叶变换p0302:两
    程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sha
    2022-02-12 13:34:57下载
    积分:1
  • 本程序功能与Windows下附件中的画软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视结构,视为滚动视,允许分割窗口。绘制方面的功...
    本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。 程序界面主要由标题栏、菜单栏、工具栏、状态栏、绘图工作区及属性页对话框组成,其中有四个实现不同功能的工具栏,包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。其中MFC自动生成的工具条用于保存文件之类的操作工具箱可以选择绘图或操作方式,颜色盒选取颜色,工具属性栏设置工具属性,状态栏中显示鼠标在绘图区的逻辑坐标,属性页对话框可以改变画布大小及设置背景色和前景色。工具栏和状态栏有停靠和浮动功能。-The program features with Windows under the annex is similar to the drawing software. This procedure is in VC6.0 platforms for use by MFC to support multi-document and multi-view structure, the view for scrolling view, to allow division of the window. Mapping functions including the preparation of a variety of major elements, including a straight line, Bezier curves, rectangle, round rectangle, ellipse (circle), polygon, use a pen or paint brush free drawing, erase eraser, paint bucket to fill, check c
    2022-06-03 10:11:17下载
    积分:1
  • 人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK
    人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK-Face detection, algorithms, drivers,海康卡, Haikang code SDK
    2022-03-20 20:34:00下载
    积分:1
  • 可以实现两幅BMP的合并,并输出合并后的
    可以实现两幅BMP图像的合并,并输出合并后的图像-May realize two BMP image merge, after and outputs the merge image
    2022-08-22 02:37:17下载
    积分:1
  • JPEG编码的国际标准。详细的解释了JPEG编码中的常用词汇、算法、步骤及流程等。适用于需要对JPEG编码进行研究的。...
    JPEG编码的国际标准。详细的解释了JPEG编码中的常用词汇、算法、步骤及流程等。适用于需要对JPEG编码进行研究的。-JPEG encoding international standards. Detailed explanation of the JPEG encoding of the commonly used vocabulary, algorithms, steps and processes. Applicable to the need for JPEG encoding to conduct the studies.
    2022-01-25 18:12:20下载
    积分:1
  • C++和Open GLSierpinski垫片的使用,包括两
    使用C和OPEN GL 绘制Sierpinski镂垫,包括二维和三维。-The use of C and OPEN GL drawing Sierpinski gasket, including the two-dimensional and three-dimensional.
    2022-08-05 17:02:46下载
    积分:1
  • 使用D3D从OBJ读取模型,代码由VC写成 读取后通过MESH建模
    使用D3D从OBJ读取模型,代码由VC写成 读取后通过MESH建模-Use D3D read from the OBJ model, code written by the VC after reading through the MESH Modeling
    2023-01-10 16:25:03下载
    积分:1
  • 缩放的例子程序
    实现图象缩放效果的例子程序-Image scaling examples of procedures
    2023-06-05 05:45:03下载
    积分:1
  • 一个基于pca2D的人脸识别分类程序, 并包含完整的FACE
    一个基于pca2D的人脸识别分类程序, 并包含完整的FACE-ORL人脸库,很具有研究和学习价值-Pca2D based on face recognition classification procedures, and includes the complete FACE-ORL face database, it is with research and learning the value of
    2023-06-21 13:50:05下载
    积分:1
  • 拖动 ,AUTOCAD在ARX下的开发,需要ARX开发环境
    拖动 ,AUTOCAD在ARX下的开发,需要ARX开发环境-Drive, AUTOCAD ARX in the development, the need ARX
    2022-03-15 22:52:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载