-
Tongxinluo achieved a substantially from the input to the output of the mapping...
络实质上实现了一个从输入到输出的映射功能,而数学理论已证明它具有实现任何复杂非线性映射的功能。-Tongxinluo achieved a substantially from the input to the output of the mapping function, while mathematical theory has proven it can achieve any complex nonlinear mapping function.
- 2023-06-15 07:10:03下载
- 积分:1
-
看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。...
看YUV图像的软件,在做视频编码时候要用,开发H.264/AVC的必备工具。-the software which can read the YUV of image.
this will be useful in video programming, also will be a necessary tool in developing H.264/AVC
- 2022-04-27 07:19:04下载
- 积分:1
-
二维图形渲染引擎,可以同时对二维的BITMAP和矢量进行操作(通过一序列的API函数,基于AGG)...
二维图形渲染引擎,可以同时对二维的BITMAP和矢量进行操作(通过一序列的API函数,基于AGG)-Graphin is a 2D graphics rendering library with human readable yet simple external interface (API).
It is based on AGG- high fidelity 2D graphics engine and uses libpng/zlib, jpeglib and libtiff(?).
External (plain C) API is as close as possible to Graphics and/or to Canvas.
- 2022-10-31 09:25:03下载
- 积分:1
-
3D旋转源码,设定不同的x,y,z 坐标轴旋转
3D旋转源码,设定不同的x,y,z 坐标轴旋转-source 3D rotation, different set of x, y, z-axis rotation
- 2022-01-25 18:52:55下载
- 积分:1
-
实现yuv420转rgb565的功能,并且封装成库,编写一个测试…
实现yuv420转rgb565的功能,并且封装成了库,写出了测试文件-Achieve yuv420 turn rgb565 functions, and packages into libraries, write a test file
- 2022-06-14 04:11:27下载
- 积分:1
-
一个可用于人脸识别的人脸库
一个可用于人脸识别的人脸库-a face recognition can be used for the Face
- 2022-02-15 08:29:45下载
- 积分:1
-
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
- 2022-08-08 15:27:06下载
- 积分:1
-
自己写的JAVA小程序,可以实现一些2D3D的图形实现。如画个3维的可旋转的立方体...
自己写的JAVA小程序,可以实现一些2D3D的图形实现。如画个3维的可旋转的立方体-himself in a small Java program, you may achieve some of the graphics 2D3D achieve. Picturesque three-dimensional rotating cube
- 2022-12-18 20:45:03下载
- 积分:1
-
基于canny的边缘检测过程及结果代码
里面包括三个matlab 源代码,1.canny边缘检测,能够显示canny运算过程中各个部分的结果,包括高斯滤波,梯度幅值图像,非极大值抑制结果,也可以手动设置指定的低阈值和高阈值2.灰度直方图代码,可以读入指定的灰度图。显示出灰度分布3,边缘梯度直方图,可以显示canny边缘检测过程中边缘梯度分布
- 2023-06-07 18:35:02下载
- 积分:1
-
基于vtk的三维重构与裁切:
1.16位非压缩位图的读取与设置.
2.图像数据载入映射器
3.裁切平面的设置
4.边界的设置与显示
5.三维...
基于vtk的三维重构与裁切:
1.16位非压缩位图的读取与设置.
2.图像数据载入映射器
3.裁切平面的设置
4.边界的设置与显示
5.三维重构
注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loading, configration of plane for clip,configration and display of borders and 3D reconstruct.(PS:VTK 4.0 or above version is needed)
- 2022-11-26 11:20:03下载
- 积分:1