登录
首页 » Special Effects » c++图行图像处理,图像的直方图均衡化。

c++图行图像处理,图像的直方图均衡化。

于 2022-02-15 发布 文件大小:118.55 kB
0 116
下载积分: 2 下载次数: 1

代码说明:

c++图行图像处理,图像的直方图均衡化。-c++ map line image processing, image histogram equalization.

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

发表评论

0 个回复

  • Medical Image Processing DICOM images to open the procedure, at the same time sh...
    医学图象处理中打开dicom图象的程序,同时显示该图象的相关信息,包括病人姓名、年龄、医院名称等等。程序中其中还包括设置窗位,以及加伪彩的功能。-Medical Image Processing DICOM images to open the procedure, at the same time showed that the image of the relevant information, including the patient name, age, name of hospital and so on. Process which also includes the provision of window level, as well as the increase in pseudo-color function.
    2022-12-02 02:50:04下载
    积分:1
  • Digital Image Processing教材配套 matlab源程序,可以同时参看这本教材,相信可以得到更好的学习效果...
    Digital Image Processing教材配套 matlab源程序,可以同时参看这本教材,相信可以得到更好的学习效果-supporting Matlab source materials, can see this material, I believe it can be a better learning results
    2022-09-01 20:40:02下载
    积分:1
  • Using vc++ for dynamic detection of targets can also be used with the camera
    利用vc++对动态目标进行检测,也可配合摄像头使用-Using vc++ for dynamic detection of targets can also be used with the camera
    2023-05-30 13:20:02下载
    积分:1
  • 西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括...
    西安交通大学开的《图象处理》的课,用的课本是章毓晋老师编的《图象工程》上册,既《图象处理和分析》,我本科期间学的这门课,这是用MATLAB所做的作业源程序,包括颜色模型转换成,直方图转换,图象分割,边缘检测,hough变换(哈夫变换),图象表达等。-Xi"an Jiaotong University opened the "image processing" of the class, Textbooks are used in Yu-Jin Zhang teachers are "image projects" on the list, both "image processing and analysis" During my undergraduate study of this course, this is done using MATLAB source operations, including the color model conversion. Histogram conversion, image segmentation, edge detection, hough transform (Hough transform), image expression.
    2022-04-12 20:47:59下载
    积分:1
  • 系统约定:行编辑命令由“命令关键字 命令参数”组成。其中,命令关键字都是单一的字母,命令与参数之间使用一个空格进行分割,当命令参数为多个时采用“/”作为参数的分...
    系统约定:行编辑命令由“命令关键字 命令参数”组成。其中,命令关键字都是单一的字母,命令与参数之间使用一个空格进行分割,当命令参数为多个时采用“/”作为参数的分隔符,如果在命令的参数中间出现符号“/”,则用“/”表示。我们将“”定义为转义符。 现在,行编辑器具有如下编辑命令: 行插入:i #/串   在指定行号(>0)插入一个新行,新行的内容就是命令中给出的“串”。若插入的行超过了已有的行数,则在最后一行的后面插入一个新行。 文本替换:c 被替换串/替换串   将整个文本中全部[被替换串]替换为[替换串]。 行删除:d #   其中#为指定的行号 行合并:f #1/#2/#3...   将行号为 #2 和 #3...的行连接到行号为 #1 的行的后面,取消原来的 #2 行和#3等,合并后#2行和#3等原来的内容不存在了,被后面的行抵补替代。若指定行号超出正文的范围,则放弃操作。 输入: 这段文本用[Text]......[/Text]的形式描述,之后是一串操作命令如: [Text] 1 222 33 44 2 333 45 d b g 3 3 444 56 333 54 [/Text] c 333/zhang d 1 -系统约定:行编辑命令由“命令关键字 命令参数”组成。其中,命令关键字都是单一的字母,命令与参数之间使用一个空格进行分割,当命令参数为多个时采用“/”作为参数的分隔符,如果在命令的参数中间出现符号“/”,则用“/”表示。我们将“”定义为转义符。 现在,行编辑器具有如下编辑命令: 行插入:i#/串   在指定行号(>0)插入一个新行,新行的内容就是命令中给出的“串”。若插入的行超过了已有的行数,则在最后一行的后面插入一个新行。 文本替换:c 被替换串/替换串   将整个文本中全部[被替换串]替换为[替换串]。 行删除:d#   其中#为指定的行号 行合并:f#1/#2/#3...   将行号为#2 和#3...的行连接到行号为#1 的行的后面,取消原来的#2 行和#3等,合并后#2行和#3等原来的内容不存在了,被后面的行抵补替代。若指定行号超出正文的范围,则放弃操作。 输入: 这段文本用[Text]......
    2022-03-03 09:48:33下载
    积分:1
  • 基于MATLAB的人脸识别程序特征,确定一个特定的因素…
    采用特征脸的人脸识别MATLAB程序,识别特定的人脸-Eigenfaces for Face Recognition using MATLAB procedures, identify a specific face
    2022-11-30 15:35:03下载
    积分:1
  • 利用Delphi实现高速屏幕图象传输的例程序.
    利用Delphi实现高速屏幕图象传输的例程序.-Delphi realize the use of high-speed image transmission Example screen procedures.
    2022-02-03 06:10:54下载
    积分:1
  • The latest version of the H264 source code JM14.1. Containing source code and do...
    最新版本的H264源代码JM14.1.内附源代码和文档说明,The manual has not yet been updated to match JM 13.0. The most obvious change is maybe that the MS Visual Studio 6 .dsw project files have been removed. The main reason for that is, that I have no longer VS6 installed on my development machine and therefore will be unable to support any problems with these (which includes the addition of new files).-The latest version of the H264 source code JM14.1. Containing source code and documentation, The manual has not yet been updated to match JM 13.0. The most obvious change is maybe that the MS Visual Studio 6. Dsw project files have been removed. The main reason for that is, that I have no longer VS6 installed on my development machine and therefore will be unable to support any problems with these (which includes the addition of new files).
    2022-01-27 09:29:37下载
    积分:1
  • 一个图像修复的程序,可以去掉图像中得目标,处理前将需处理得目标涂成红色,执行程序即可。...
    一个图像修复的程序,可以去掉图像中得目标,处理前将需处理得目标涂成红色,执行程序即可。-An image restoration procedure, you can remove the image in a goal, will be required to deal with before the deal was the target painted red, the implementation of procedures.
    2022-03-21 01:13:05下载
    积分:1
  • VC数字图像经典算法及实现 源代码 随书光盘
    VC数字图像经典算法及实现 源代码 随书光盘 -VC Digital Image classical algorithm and the realization of the source code with the book CD-ROM
    2022-05-16 02:59:34下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载