-
基于ipp的图像处理代码,几乎包含了图像处理各种算法。需要IPP库支持。...
基于ipp的图像处理代码,几乎包含了图像处理各种算法。需要IPP库支持。-based on the image processing code, contain virtually all image processing algorithms. Need the support of IPP.
- 2022-03-05 15:11:36下载
- 积分:1
-
自己写的实验报告,关于图像分割的
根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其...
自己写的实验报告,关于图像分割的
根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其分割出来,附带实验总结及经验。-Written report of his experiments on the image segmentation is based on experimental requirements, the use of MATLAB software, the image processing toolbox, do baota.jpg image segmentation aims to highlight the main objectives of the picture area, to split it out, experiment with conclusions and experience.
- 2022-03-21 23:29:07下载
- 积分:1
-
YUV到RGB,Verilog
YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog
- 2022-01-26 02:54:55下载
- 积分:1
-
很齐全的图像处理算法,包括各方面的图像处理简单算法
很齐全的图像处理算法,包括各方面的图像处理简单算法-A very complete image processing algorithms, including all aspects of a simple algorithm for image processing
- 2022-03-22 04:24:25下载
- 积分:1
-
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义...
一个基于TMS320DM642的完整工程,采集YUV的视频数据,转换成RGB信号,从VGA monitor输出,非常有借鉴意义-based TMS320DM642 a complete engineering, acquisition YUV video data, converted into RGB signal from the VGA monitor output, very Significance
- 2022-01-26 02:00:50下载
- 积分:1
-
一些快速纹理映射的例子
一些快速纹理映射的例子- Some fast texture mappings examples
- 2022-11-25 16:30: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
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
可以实现YUV序列转换为RGB格式文件
可以实现YUV序列转换为RGB格式文件-YUV sequence can be converted to RGB format
- 2022-01-26 01:25:41下载
- 积分:1
-
一个特征提取的简单小程序,可以输入一副真彩图得到特征矩阵...
一个特征提取的简单小程序,可以输入一副真彩图得到特征矩阵-This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
- 2022-03-12 12:24:45下载
- 积分:1