登录
首页 » 图形图像 » 一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。...

一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。...

于 2022-02-04 发布 文件大小:896.57 kB
0 125
下载积分: 2 下载次数: 2

代码说明:

一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。-a classification algorithm, which used Markov estimation, classification of high accuracy.

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

发表评论

0 个回复

  • Hough变换 Hough变换
    Hough变换 Hough变换 -Hough transform Hough transform Hough transform Hough transform
    2022-03-24 07:52:51下载
    积分:1
  • DXF文件读写接口
    供用户直接调用的12个子程序调用: 1、 opendxf(xl,yl,drname,lend) 功能:新建DXF文件, 参数:xl,yl,drname,lend 分别为图幅长、宽、图名、图名长度  注意: 接口库中使用了文件通道号990、991、992、993、998、999, 请在程序中不要重复使用  2、 layer(ca1,nc) 功能:在表段和头段中写层信息, 参数:ca1,nc分别为层名、颜色值 注意:必须先赋层名值:ca1="hjk328" 再调用 call layer(ca1,ic)       不能直接call layer("hjk328",ic) 3、 circle(cx,cy,cz,cr) 功能:画圆 参数:cx,cy,cz,cr 分别为圆心的三维坐标和半径 4、 trace(x1,y1,z1,x2,y2,z2,wh) 功能:画轨迹线 参数:x1,y1,z1,x2,y2,z2,wh 分别为轨迹线中线端点三维坐标及线宽 5、 line(x1,y1,z1,x2,y2,z2) 功能: 画单线 参数:x1,y1,z1,x2,y2,z2  分别为线端点三维坐标 6、 poly(PLX,PLY,PLZ,NV,WH) 功能:画复线  参数:PLX,PLY,PLZ,NV,WH分别为复线各拐点三维坐标、拐点数及线宽 7、 point(x1,y1,z1) 功能:画点 参数:x1,y1,z1分别为点的三维坐标 8、 hz(xxt,yyt,zzt,zzh,rrang,ssca,qxj,cca1,len) 功能:中点对正写单行汉字 参数:xxt,yyt,zzt,zzh,rrang,ssca,qx
    2022-03-24 02:59:46下载
    积分:1
  • nehe的opengl教程第48课,nehe的教程十分出名,是初学者必备
    nehe的opengl教程第48课,nehe的教程十分出名,是初学者必备-opengl tutorial nehe of the 48th Division, nehe the tutorial is very well known, is essential for beginners
    2022-12-21 10:25:03下载
    积分:1
  • the transformation matrix. Including zooming and translation, Shear
    矩阵的变换。包括缩放、平移、错切-the transformation matrix. Including zooming and translation, Shear
    2022-02-04 07:17:16下载
    积分:1
  • 用Canny算子检测中的边缘:分割系统…
    用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
    2022-04-19 18:30:30下载
    积分:1
  • 路径识别
    路径识别-Path identification
    2023-04-03 16:55:03下载
    积分:1
  • VC++6.0的实时曲线表程序.随着输入数据的变化,表曲线随之实时的上下波动....
    VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.-VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations. -VC++ 6.0 real-time curve of the chart procedures. With the input data changes, subsequent real-time charts curve fluctuated .- VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.
    2022-06-02 19:25:10下载
    积分:1
  • 用Csharp绘制多边和折线,其中用到了一些基本的绘功能,程序直观易懂...
    用Csharp绘制多边形和折线,其中用到了一些基本的绘图功能,程序直观易懂-with Csharp dogleg and polygon drawing, which uses some basic drawing functions, procedures is easy to understand
    2022-01-24 09:52:28下载
    积分:1
  • 维纳滤波理论在处理中的应用。 包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。 附有PPT...
    维纳滤波理论在图像处理中的应用。 包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。 附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final version. With PPT
    2022-05-26 05:08:26下载
    积分:1
  • OpenGL high
    OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
    2022-03-19 19:10:48下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载