登录
首页 » Special Effects » 基于灰度图像的水平和垂直方向投影,对作图像处理方面的朋友应该有用。...

基于灰度图像的水平和垂直方向投影,对作图像处理方面的朋友应该有用。...

于 2022-04-11 发布 文件大小:1.47 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

基于灰度图像的水平和垂直方向投影,对作图像处理方面的朋友应该有用。-Based on the gray image of the horizontal and vertical projection of the image processing aspects as Friend should be useful.

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

发表评论

0 个回复

  • 在环境下开发的图像处理代码的基本操作,有一个..
    VC环境下开发的图像处理基本操作代码,很方面用,基本包括所以的对图像的操作,对初学者帮助很大。-VC environment to develop the basic operation of the image processing code, it is spent, so basic, including the image of the operation, of great help for beginners.
    2023-05-30 07:20:04下载
    积分:1
  • 数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。...
    数学形态学利里面的灰度腐蚀运算,自己看书写的,通过MATLAB仿真,和标准算法相同。-Lee inside the gray-scale mathematical morphology erosion operation, that looks at writing, through the MATLAB simulation, and standards for the same algorithm
    2022-09-08 07:25:03下载
    积分:1
  • err
    利用DK+Handel-C工具实现SIFT算法的前期预处理功能(高斯DOG图像序列生成)的源代码。 DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成),进而通过FPGA实现。从而保证了各种复杂的高难算法在工程应用的实时性,为许多复杂算法具体工程实现提供了重要技术手段。 源代码采用Handel-C语言编程(Handel-C由C/C++演化而来),在DK环境中运行,可以自动实现C到VHDL、C到Verilog、C到EDIF等转换。 输入图像为source.dat文件,输出为dest.dat,改变不同参数,可以得到多个dest.dat文件,进而可以利用matlab编程显示出高斯DOG图像序列,如GauSmooth.bmp文件所示。 如果没有DK运行环境,可利用记事本查看源代码(.hcc),希望对相关人员能有一定的参考作用。 -err
    2022-07-08 03:42:13下载
    积分:1
  • Abstract: The inflection point is a digital image of an important information ca...
    摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital image of an important information carrier put forward a new turning point detection algorithm the algorithm does not look for continuous space discrete approximation of the curvature calculation method, but from the appearance of characteristics of discrete curve derived discrete curve the inflection point at k-points between the squared Euclidean distance and the local minimum of this important property. Based on the nature of the algorithm is the first to use Freeman chain code in nature. Filter out objects clearly can not become a turning point on the border pixel, and then in the remaining boundary points by finding out the turning point of the local minimum position. The algorithm is given inflection point detection algorithm with th
    2022-05-29 18:03:55下载
    积分:1
  • Hough变换的简易程序,*功能用于检测图像…
    Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure,* The function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear* extracted.** Requirements for the target image only two 0 and 255 gray values of gray-scale images.
    2022-03-15 17:14:24下载
    积分:1
  • 采用基于相似关系矩阵的方法对彩色图像进行边缘检测
    采用基于相似关系矩阵的方法对彩色图像进行边缘检测-Similarity relation matrix based on the method of color image edge detection
    2022-02-04 02:04:02下载
    积分:1
  • polygon Set Win
    多边形集合运--参考双边裁剪算法求两个实际的相交的多边形的并、交、差运算,小学期的课程设计,附设计文档-polygon Set Win-- reference bilateral cutting algorithm for two actual intersection of polygons, intersection, difference operator, primary phase of the curriculum design, the design documents attached
    2022-08-14 12:01:25下载
    积分:1
  • 阈值处理 参数为阈值区间上下限 以及与之内外替代值
    阈值处理 参数为阈值区间上下限 以及与之内外替代值 -Threshold parameters for the threshold interval and outside the upper and lower limits, as well as with alternative values
    2022-07-14 10:02:57下载
    积分:1
  • 数字图像处理大作业。用vc.net写的各向异性扩散滤波程序,算法是PERONA―MALIK提出的离散方法,提供各项同性扩散处理结果做对比。...
    数字图像处理大作业。用vc.net写的各向异性扩散滤波程序,算法是PERONA―MALIK提出的离散方法,提供各项同性扩散处理结果做对比。-Digital image processing large operation. Vc.net written using anisotropic diffusion filtering procedure, the algorithm is proposed PERONA-MALIK discrete way to deal with the results of the proliferation of the same sex to do comparison.
    2022-03-05 06:17:17下载
    积分:1
  • 连接边缘算法提取的孤立点,实现图像边缘连接
    连接边缘算法提取的孤立点,实现图像边缘连接-link the point to get edges in the image
    2022-02-14 13:57:00下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载