联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(28) 
按平台查找All C++(28) 

[图形图像处理] OpenGL-3D-Pyramid-Textured

使用OpenGL创建的旋转金字塔。
A Spinning Pyramid Created Using OpenGL. (2024-06-19, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1718899211877836.html

[图形图像处理] 2-vertex-strongly-biconnected-graph-algorithm

有向图中2-顶点强双连通性的图算法
a graph algorithm for detecting 2-vertex strongly biconnectedness in directed graphs (2024-06-08, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1717846616127094.html

[图形图像处理] mbes

符号图上的极大双链枚举算法
maximal biclique enumeration algorithm on signed graphs (2024-01-12, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705051809927747.html

[图形图像处理] HonsProject-202106560

我的荣誉舞台项目-与CUDA合作的图像处理
My Honors Stage Project - Image Processing with CUDA (2024-01-06, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704504149133545.html

[图形图像处理] BiGraph-Maxium-Match

基于C C的双图最大匹配(增广路径算法)++
BiGraph Maxium Match (augmenting path algorithm) By C C++ (2016-04-07, C++, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1687199958689769.html

[图形图像处理] Graph_pyramids

三面和四面金字塔,用线条着色。利用Robertson算法去除不可见曲面。
3- and 4- sides pyramid, colored with lines. Invisible surfaces are removed with Robertson s algorithm. (2018-12-11, C++, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1687199716139224.html

[图形图像处理] walnut-apple

与Cherno合作进行核桃和光线跟踪
Working along with Cherno for Walnut and Ray Tracing (2023-01-20, C++, 2504KB, 下载0次)

http://www.pudn.com/Download/item/id/1686668580774056.html

[图形图像处理] pyramid_fusion

用于“低通金字塔比率图像融合”的C++openCV实现
C++ openCV implement for "Image fusion by a ratio of low pass pyramid" (2018-12-20, C++, 376KB, 下载0次)

http://www.pudn.com/Download/item/id/1686662644411741.html

[图形图像处理] Fusion

基于拉普拉斯金字塔的图像融合
Image Fusion using Laplacian Pyramid (2016-03-06, C++, 2KB, 下载0次)

http://www.pudn.com/Download/item/id/1686662133864738.html

[图形图像处理] ImageProcessing

在Windows的MFC框架环境下,使用双缓冲和GDI+显示图像
In the MFC framework environment of Windows, double buffering and GDI+are used to display images (2020-11-16, C++, 82504KB, 下载0次)

http://www.pudn.com/Download/item/id/1686625892347356.html

[图形图像处理] LocalLaplace

局部拉普拉斯滤波器的实现,拉普拉斯金字塔边缘感知图像处理
Implementation of Local Laplacian Filters, Edge-aware Image Processing with a Laplacian Pyramid (2017-06-21, C++, 39739KB, 下载0次)

http://www.pudn.com/Download/item/id/1686625827962038.html

[图形图像处理] 8151199

很好的存储器演示算法,欢迎大家下载使用,谢谢合作 (2018-05-27, C++, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1527425043815128.html

[图形图像处理] wompiler-equality

r 双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1), r(p), p AR模型阶数, a AR模型系数a( (2018-05-26, C++, 22KB, 下载0次)

http://www.pudn.com/Download/item/id/1527336148906309.html

[图形图像处理] TIVC5416

基于TI VC5416的黑白图像采集之缩放实现 包含最近领域插值 双线性插值 双三次插值 超采样(supersampling)的反锯齿算法
Anti-aliasing algorithm scaling collection of black and white images based on TI VC5416 realize bilinear interpolation field contains recent bicubic oversampling (supersampling) o (2015-01-06, C++, 362KB, 下载2次)

http://www.pudn.com/Download/item/id/1420523921378203.html

[图形图像处理] Character-recognition-of-video

视频文字识别技术推广,娱乐视频字幕识别,屏幕截图识别,图片舆情监控,图片识别,新闻视频媒体资产管理Character recognition technology promotion video
Character recognition technology promotion video (2014-07-16, C++, 171KB, 下载13次)

http://www.pudn.com/Download/item/id/2589383.html

[图形图像处理] chuli

对图像进行双性插值,平滑处理。对图像进行比较。
Image the dual interpolation, smoothing. Comparing the image. (2013-03-13, C++, 1060KB, 下载3次)

http://www.pudn.com/Download/item/id/2157540.html

[图形图像处理] G-E-L

构建图像的高斯金字塔和拉普拉斯金字塔,用于后期的图像复原
To establish an image of the Gaussian pyramid, Laplacian pyramid is used to post the image restoration (2012-04-25, C++, 5039KB, 下载23次)

http://www.pudn.com/Download/item/id/1844189.html

[图形图像处理] libswscale

11中图像缩放算法,包括双线性,双三次,sinc 效果非常好。
matlab write any size color image of the zoom (2009-07-10, C++, 655KB, 下载184次)

http://www.pudn.com/Download/item/id/839018.html

[图形图像处理] LaplacianPyramid

一种图像拼接的技术,包括了拉普拉斯金字塔算法源代码和高斯金字塔源代码
An image mosaic of technologies, including the Laplacian pyramid algorithm source code and source code Gaussian pyramid (2007-09-24, C++, 16KB, 下载370次)

http://www.pudn.com/Download/item/id/337695.html

[图形图像处理] pyramid

图像处理的一种金字塔算法,实现多分辨率图像的拼接
A pyramid image processing algorithm, the realization of multi-resolution image mosaic (2007-09-22, C++, 1KB, 下载121次)

http://www.pudn.com/Download/item/id/336823.html
12
总计:28