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

[图形图像处理] mern-hotel-booking-app

使用MERN Stack和Typescript的酒店预订应用程序,具有用户身份验证,以使用http Cookie和jwt实现登录和注册,CRUD功能,使用Cloudinary上传图像,搜索排序过滤器分页功能,以及使用Stripe进行在线支付。
Hotel Booking App using MERN Stack and Typescript with user authentication to implement login and registration using http cookies and jwt, CRUD functionality, images upload with Cloudinary, search sort filter pagination features and online payment using Stripe. (2024-04-15, TypeScript, 0KB, 下载0次)

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

[图形图像处理] oject_Global_Image_Denoising_Paper_Implementation

在本项目中,实现了全局图像去噪算法[H.Talebi和P.Milanfar,“全局图像去噪声”,IEEE Transactions on image Processing,vol.23,no.2,pp.755–7682014年2月],并在报告文件中提供了结果。
In this project, a global image denoising algorithm [H. Talebi and P. Milanfar, “Global Image Denoising,” IEEE Transactions on Image Processing, vol. 23, no. 2, pp. 755–768, Feb. 2014.] is implemented and results are provided in the report file. (2024-03-04, Jupyter Notebook, 0KB, 下载0次)

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

[图形图像处理] csdn

该app用到了halib,完全是为了自己方便在手机上查看自己喜欢的博主是否更新了文章,该APP主要列出博主的文章列表,看文章还是需要使用到浏览器的,看代码要是要着色好看一些,哈哈,其实还是自己时间有限,偷懒,撸了半天而已,代码写得比较渣,等有机会重构一下。,
This app uses halib to check whether your favorite bloggers have updated their articles on their mobile phones. The app mainly lists the list of bloggers articles. You still need to use the browser to see the articles. If you want to look good at the code, haha, you have limited time, lazy, and have been reading for a long time. The code is poorly written, and you will have a chance to refactor it., (2015-06-09, Java, 0KB, 下载0次)

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

[图形图像处理] Introduction-to-Image-Processing

一组作业和一个为图像处理导论课程完成的项目,该课程在日本博济大学开设...,
A collection of assignments and a project completed for the course Introduction to Image Processing (2023-07-28, matlab, 0KB, 下载0次)

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

[图形图像处理] surf-detecte

图像处理surf特征,本程序详细给出了surf特征提取的步骤以及给出了结果下载程序后配置相应文件可以直接运行出结果。
Image processing surf features, this procedure is given in detail the steps of the surf feature extraction and gives the results of the corresponding file download program can be run directly after the results. (2017-02-15, Visual C++, 4224KB, 下载2次)

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

[图形图像处理] Image-processingppt

上传了博导的算法课的PPT,由浅入深的讲述的图像处理主要算法的原理,包括分布式计算,边缘检测,hough变换等,并附上主要算法的示例程序,是学习很好的材料
Upload a Ph.D., class of algorithms PPT, deep about the image processing algorithm is mainly the principle, including distributed computing, edge detection, Hough transform, such as, and enclose a copy of the main algorithm sample program, is to learn good material (2016-07-21, Visual C++, 7197KB, 下载1次)

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

[图形图像处理] multiple-target-tracking-

多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多
Multiple target tracking of matlab code, and accompanied by documentation.The background difference method can realize real-time updates.The code in a few target detection and tracking effect is very good, but after more than eight, tracking effect decreased a lot (2014-12-01, matlab, 92KB, 下载80次)

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

[图形图像处理] AGCWD

來自於2012年IEEE TIP的論文 Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution ,其功能為透過分析影像中的直方圖統計資訊,達到快速增強影像對比的結果。
From the 2012 IEEE TIP paper "Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution"which functions as a histogram of the image by analyzing statistical information, to quickly enhance image contrast. (2013-07-18, matlab, 4499KB, 下载114次)

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

[图形图像处理] delphituxifg

delphi编写的图像分割程序源码,实现在打开、二值化、对图像的腐蚀、膨胀、轮廓提取等效果,使结构开、结构闭、细化、恢复原图等功能,以及从各个角度的投影等。
delphi prepared image segmentation procedures source, implemented in the open, binary, the corrosion of the image, expansion, outline extraction, etc. effects, open structure, a closed structure, refinement, restore the original image and other functions, as well as a projection from all angles and so on. (2013-04-01, Visual C++, 21KB, 下载3次)

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

[图形图像处理] delphituxifg

delphi编写的图像分割程序源码,实现在打开、二值化、对图像的腐蚀、膨胀、轮廓提取等效果,使结构开、结构闭、细化、恢复原图等功能,以及从各个角度的投影等
delphi prepared image segmentation procedures source, implemented in the open, binary, the corrosion of the image, expansion, outline extraction, etc. effects, open structure, a closed structure, refinement, restore the original image and other functions, as well as a projection from all angles wait (2013-01-23, Delphi, 21KB, 下载17次)

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

[图形图像处理] PP

基于SIFT+Kmeans+LDA的图片分类器的实现源码。 博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html
The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html (2012-07-26, Visual C++, 194KB, 下载782次)

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

[图形图像处理] image-fusion

用非负矩阵和小波变换结合起来的图像融合 其中小波变换用提升熊奥博 非负矩阵用加权非负矩阵
Combination of image fusion in which the wavelet transform using lifting Bear obo non-negative matrix of weighted non-negative matrix with non-negative matrix and wavelet transform (2012-06-06, C++, 3KB, 下载64次)

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

[图形图像处理] 123

论文提出了一种借助相似变换和Arnold变换 成图案纹样的方法,通过对图案基元进行相似变换 对变换后的规则纹样进行扰动,使其在保留原图案 格和特色基本不变的情况下,产生不规则的纹样 果,从而达到传承民间艺术图案风格的特点。
Paper proposes a transform and Arnold transform with similar patterns into a pattern approach pattern primitives through the similarity transformation rules of the transformed patterns to disturbance, to retain the original design specifications and features basically unchanged the next, resulting in irregular patterns fruit to achieve the heritage of folk art design style features. (2011-10-16, DOS, 1860KB, 下载3次)

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

[图形图像处理] Image-processinganalysis-and-machine-vision

图像处理分析与机器视觉-第二版-中译本-艾海洲,武博等翻译,邮电出版社
Image processing analysis and machine vision- second edition- in translation- Ai Haizhou, Wu Bo, etc. Translation, Post and Telecommunications Press (2010-04-26, PDF, 41874KB, 下载211次)

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

[图形图像处理] fenshujiefuliye

基于分数阶傅里叶变换的五篇博硕士论文,分别是在数字水印中的应用两篇,图象变换中的应用一篇,滤波中的应用一篇,目标检测中的应用一篇。
Based on Fractional Fourier Transform five Theses, respectively, in the digital watermark in the application of 2, images in the application of a transformation, filtering in the application of a target detection application 1. (2010-02-02, Others, 13862KB, 下载129次)

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

[图形图像处理] shipinmubiaobianshi

针对视频图象辨识的最新两篇博硕士论文,概括了近几年视频图象辨识的最新进展,论述详尽,实验结果好,是视频图象辨识最好的资料。
For video image recognition of the latest two Theses, sums up video image recognition in recent years, the latest developments, discussed in detail the experimental results is good, is the best video image identification information. (2010-02-02, Others, 21987KB, 下载4次)

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

[图形图像处理] leidamubiaoshibie

针对雷达一维距离成像辨识的最新博硕士论文,这几篇论文概括了近几年对雷达图象辨识的最新进展,是雷达距离成像最好的资料。
One-dimensional radar imaging for identification from the latest Theses, which outlined several papers on the radar image recognition in recent years, the latest development, is the best imaging radar range data. (2010-02-02, Others, 35563KB, 下载19次)

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

[图形图像处理] Chinese_Regex

用来将一文本文档里的所列中文自然语言格式转换成Unicode码后,再转换成预编译的正则表达式,可以用来匹配微博客里的词语
One text document to be listed in the English natural language format into a Unicode code, then replaced with pre-compiled regular expression can be used to match words in the micro-blog (2009-03-28, C#, 196KB, 下载16次)

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

[图形图像处理] average-log-square

讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。
Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping methods, word into a file contains code and operating instructions and results. (2008-12-20, matlab, 523KB, 下载96次)

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

[图形图像处理] delphi图像分割

用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等
system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximum functional recovery, and from all angles as the projector (2005-09-17, Delphi, 212KB, 下载459次)

http://www.pudn.com/Download/item/id/113571.html
总计:124