-
离散余弦变化的应用,先对图像进行灰度变换,再对图像进行压缩...
离散余弦变化的应用,先对图像进行灰度变换,再对图像进行压缩-Changes in the application of discrete cosine first gray-scale transformation of the image, then compress the image
- 2022-03-25 15:00:40下载
- 积分:1
-
With cycle threshold method of image segmentation algorithm based on the realiza...
用循环域值法对图像进行分割算法实现的源代码-With cycle threshold method of image segmentation algorithm based on the realization of the source code
- 2022-02-05 15:12:19下载
- 积分:1
-
用IDL编写的区域增长代码,可以实现图像区域边界提取的区域增长处理...
用IDL编写的区域增长代码,可以实现图像区域边界提取的区域增长处理-IDL used to prepare the regional growth of the code, you can realize the image region of the regional growth boundary extraction treatment
- 2022-01-25 23:49:34下载
- 积分:1
-
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。...
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
- 2022-12-16 08:15:03下载
- 积分:1
-
三维模型格式转换代码,PLY转换成VRI.图形图像处理者有一定参考价值....
三维模型格式转换代码,PLY转换成VRI.图形图像处理者有一定参考价值.-Three-dimensional model of format conversion code, PLY converted to VRI. Those who deal with graphics images have a certain reference value.
- 2022-06-02 09:50:20下载
- 积分:1
-
线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6....
线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内7. 求矢量夹角余弦 8. 求线段之间的夹角9. 判断线段是否相交10.判断线段是否相交但不交在端点处11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点 16.判断线段是否相交,如果相交返回交点-straight line segment and a basic computing. Point and the line between the two. Seeking to point straight vertical line segment where the Pedal 3. Line points to the recent four points. Point to the straight line distance from the host 5. Set point to the recently broken away from six. To judge whether the circular polygon 7. for vector cosine angle 8. for the angle between the line 9. Line judge whether the intersection 10. Line judge whether the intersection but do not pay the endpoint Office 11. for the straight line segment where equation 12. for a linear slope 13. seeking straight tilt angle 14. Points on a linear symmetrical points 15. to judge whether the intersection of two straight and for 16 straight intersection. Line judge whether the intersectio
- 2022-11-26 21:00:03下载
- 积分:1
-
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。...
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。-this is a good c++ code for dealing with map.
- 2022-08-09 07:44:37下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
对图像的各种操作的详细算法的VC++程序的形态…
把图像形态学的各个操作的详细算法用VC++程序写出来。-To image the morphology of the various operations detailed algorithm VC++ Procedures write it down.
- 2022-03-06 16:50:15下载
- 积分:1
-
对图像进行对角镜像处理的源代码,图形变换
对图像进行对角镜像处理的源代码,图形变换-right image right angle mirror of the source code, graphic transformation
- 2022-08-24 05:57:26下载
- 积分:1