登录
首页 » Special Effects » VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:...

VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:...

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

代码说明:

VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:-VC Image Retrieval a) color retrieval method purpose : b) the use of color histogram retrieval -VC++ Achieve image retrieval technology a) the use of color retrieval methods aim of: b) use of color histogram retrieval:-VC Image Retrieval a) color retrieval method purpose: b) the use of color histogram retrieval

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

发表评论

0 个回复

  • 图像的预处理程序,包括图像的剪切、锐化和滤波除噪
    图像的预处理程序,包括图像的剪切、锐化和滤波除噪-Image pre-processing procedures, including images of the cut, sharpening and Noise Filtering
    2022-07-22 09:04:40下载
    积分:1
  • 数字图象处理 数字图象处理
    数字图象处理 数字图象处理 -digital image processing, digital image processing, digital image processing, digital image processing digital image processing, digital image processing
    2022-02-10 00:38:26下载
    积分:1
  • 一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点: * 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。...
    一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点: * 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。 * 支持从EXE、剪贴板、窗口、HBITMAP句柄、内存等多种介质中直接读写图象。 * 拥有极简易的使用方法。引擎常用的接口函数只有4个。 * 提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。 * 图象插件的安装、卸载、管理等工作均由引擎自己负责,调用者无需干预(全自动)。 * 图象插件及引擎内部拥有完善的异常处理机制,以及专用的内存防护系统,工作稳定可靠。 * 提供非常详尽的全中文开发手册及使用范例,使开发人员可以很快的掌握引擎的使用方法。 * 有专人负责该引擎的持续开发,并有官方网站提供技术支持。 * 全部源代码可以免费查阅。 * 有多种使用许可证可供选择。商业软件和GPL自由软件均可找到对应的使用许可。 压缩包中含有详细的说明文档。希望这个库能对别人有用。
    2022-01-25 21:01:47下载
    积分:1
  • Straight
    直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
    2022-08-16 01:27:53下载
    积分:1
  • put image processing procedures into MATLAB C Program
    把图像处理的MATALAB程序转化为C++程序-put image processing procedures into MATLAB C Program
    2023-04-04 19:50:03下载
    积分:1
  • 8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸...
    8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull volume parcels Act 11. Line judge whether the polygon 12. Seeking simple polygon focus 13. Convex Polygon focus 14. For sure in a given polygon within the a point 15. demand from outside the polygon to the starting point of the polygon Tangent 16. the nuclear polygon judgment whether there
    2022-03-30 06:23:34下载
    积分:1
  • development of a fabric softness of a software test code to test fabric Bending...
    这是我开发一个织物硬挺度测试的一个软件代码,能够测试织物弯曲过程的曲线。-development of a fabric softness of a software test code to test fabric Bending the curve.
    2023-07-21 09:00:03下载
    积分:1
  • Tracking a moving object through several frames, provided changes from frame to...
    Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
    2022-01-26 05:44:02下载
    积分:1
  • 数字图像处理。图像显示,均值滤波。拉破拉斯锐化。图像灰度显示。图像镜像。图像拉伸...
    数字图像处理。图像显示,均值滤波。拉破拉斯锐化。图像灰度显示。图像镜像。图像拉伸-Digital image processing. Image display, the mean filter. Pull-breaking las sharpening. Image grayscale display. Mirror images. Image stretching
    2022-01-31 14:23:17下载
    积分:1
  • 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码...
    这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
    2022-05-19 07:26:58下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载