Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.690 Times

Uto Perform Denoising software
Filter: All | Freeware | Demo
 

Uto Perform Denoising

1 2 3 4 5 > 
Added: September 07, 2013 | Visits: 496

tvreg: Variational Image Restoration and Segmentation The tvreg package applies total variation (TV) regularization to perform image denoising, deconvolution, and inpainting. Three different noise models are supported: Gaussian (L2), Laplace (L1), and Poisson. The implementation solves the general TV restoration problem Min TV(u) + d-?Tz d?T¬... Platforms: Matlab

License: Freeware Size: 634.88 KB Download (42): tvreg: Variational Image Restoration and Segmentation Download

Added: June 02, 2013 | Visits: 336

Toolbox Non-Local Means A toolbox for the non-local means algorithm.by Gabriel PeyrdoTe, 2007.The non-local means is an algorithm introduced by A. Buades, B. Coll, J.M Morel.The main reference for the algorithm is A. Buades, B. Coll, J.M Morel, "A review of image denoising algorithms, with a new one" , Multiscale... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.87 MB Download (41): Toolbox Non-Local Means Download

Added: September 06, 2010 | Visits: 680

AxKit::XSP::PerForm AxKit::XSP::PerForm is an XSP Taglib for making complex forms easy. SYNOPSIS AxAddXSPTaglib AxKit::XSP::PerForm PerForm is a large and complex taglib for AxKit XSP that facilitates creating large and complex HTML, WML, or other types of data-entry forms. PerForm tends to make life easier... Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): AxKit::XSP::PerForm Download

Added: July 16, 2013 | Visits: 470

Vuvuzela sound denoising algorithm The sound denoising algorithm is based on the popular spectral subtraction technique. Based on the spectrum of the vuvuzela sound, this denoising technique simply computes an antenuation map in the time-frequency domain. Then, the audio signal is restored by computing the inverse STFT. See [1-3]... Platforms: Matlab

License: Freeware Size: 1.13 MB Download (42): Vuvuzela sound denoising algorithm Download

Added: August 21, 2013 | Visits: 374

Split Bregman method for Total Variation Denoising Implement the split Bregman method for total variation denoisingThese files implement the split Bregman method for total variation denoising. It solves the optmisation problem:u = arg min_u 1/2||u-g||_2^2 + mu*TV(u)where g is the noisy image, mu is the regularisation parameter and u is the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 153.6 KB Download (43): Split Bregman method for Total Variation Denoising Download

Released: April 25, 2016  |  Added: May 14, 2016 | Visits: 732

Super Denoising for Mac Anyone who takes photos will need Super Denoising. Super Denoising is an effective photo noise reduction software for Mac to remove image noise and improve image quality without disrupting crisp outlines and image colors for clearer, more natural images. Our adjustments strike a balance... Platforms: Mac

License: Shareware Cost: $19.99 USD Size: 16.41 MB Download (67): Super Denoising for Mac Download

Added: January 18, 2010 | Visits: 952

wmget wmget is a dock app for the Window Maker window manager which makes it more convenient to perform long downloads in the background. It uses the excellent libcurl library, part of the cURL automated-download program, to perform file retrieval. This is useful if, like me, you tend to have dozens... Platforms: *nix

License: Freeware Size: 614.4 KB Download (89): wmget Download

Added: August 12, 2010 | Visits: 1.042

Sys::PortIO Sys::PortIO is a Perl module to perform direct port I/O from Perl. SYNOPSIS use Sys::PortIO; port_open($portnum); write_byte($portnum, $value); $value = read_byte($portnum); port_close($portnum); This module provides a Perl interface to the low-level port I/O operations provided by... Platforms: *nix

License: Freeware Size: 737.28 KB Download (116): Sys::PortIO Download

Added: February 05, 2010 | Visits: 908

Text::Diff Text::Diff can perform diffs on files and record sets. SYNOPSIS use Text::Diff; ## Mix and match filenames, strings, file handles, producer subs, ## or arrays of records; returns diff in a string. ## WARNING: can return B diffs for large files. my $diff = diff "file1.txt", "file2.txt",... Platforms: *nix

License: Freeware Size: 15.36 KB Download (111): Text::Diff Download

Added: April 15, 2010 | Visits: 899

Journaled Files LIBrary Journaled Files LIBrary allows you to perform atomic transactions on standard files. It supplies functions to commit and rollback (back-out) changes. Journaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info. Whats New in... Platforms: *nix

License: Freeware Size: 962.56 KB Download (91): Journaled Files LIBrary Download

Added: May 06, 2010 | Visits: 1.009

KeyWatcher KeyWatcher is a daemon that monitors events from the new Linux input system and to perform actions based on certain events. In other words, multimedia keys like play, stop, mute, etc. can be made to do what they say... KeyWatcher is similar to LinEAK and xhkeys, but does not require X. The... Platforms: *nix

License: Freeware Size: 99.33 KB Download (134): KeyWatcher Download

Added: October 11, 2010 | Visits: 1.023

Apache2::AuthenNTLM Apache2::AuthenNTLM is a Perl module to perform Microsoft NTLM and Basic User Authentication. SYNOPSIS < Location / > PerlAuthenHandler Apache2::AuthenNTLM AuthType ntlm,basic AuthName test require valid-user # domain pdc bdc PerlAddVar ntdomain "name_domain1 name_of_pdc1" PerlAddVar... Platforms: *nix

License: Freeware Size: 51.2 KB Download (115): Apache2::AuthenNTLM Download

Added: March 16, 2010 | Visits: 1.240

StelsDBF StelsDBF is a DBF JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on DBF files (dBase III/ IV/ V, xBase, FoxPro, FoxBase, Clipper). StelsDBF driver is completely platform-independent and does not require installing additional client or server software to provide... Platforms: *nix

License: Freeware Size: 235.52 KB Download (313): StelsDBF Download

Added: October 19, 2010 | Visits: 927

WordNet::SenseRelate::AllWords WordNet::SenseRelate::AllWords is a Perl module to perform Word Sense Disambiguation. SYNOPSIS use WordNet::SenseRelate::AllWords; use WordNet::QueryData; my $qd = WordNet::QueryData->new; my $wsd = WordNet::SenseRelate::AllWords->new (wordnet => $qd, measure =>... Platforms: *nix

License: Freeware Size: 35.84 KB Download (115): WordNet::SenseRelate::AllWords Download

Added: September 17, 2010 | Visits: 714

ManyEars ManyEars project makes use of an array of microphones to perform sound source localization, tracking, and separation. It is designed to provide auditory capabilities to mobile robots, but it can equally be used for video conferencing or other applications. The project is based on the... Platforms: *nix

License: Freeware Size: 440.32 KB Download (89): ManyEars Download

Added: February 27, 2010 | Visits: 701

wmtheme wmtheme is a utility which, generally speaking, allows you to perform certain operations on themes by name. For example, to rename do wmtheme -r oldname newname, or to activate do wmtheme name. Furthermore, it takes great care to make installation painless, in spite of evolving formats,... Platforms: *nix

License: Freeware Size: 74.75 KB Download (89): wmtheme Download

Added: April 23, 2010 | Visits: 538

KDeskBar KDeskBar is a kicker applet that utilizes configured web shortcuts in kde to perform searches from the panel bar. Note that its mainly suited for horizontal panels. It doesnt quite display properly on vertical panels. Installation: The simplest way to compile this package is: 1. `cd to... Platforms: *nix

License: Freeware Size: 563.2 KB Download (86): KDeskBar Download

Added: September 10, 2010 | Visits: 1.173

SNMP::Multi SNMP::Multi is a Perl module to perform SNMP operations on multiple hosts simultaneously. SYNOPSIS use SNMP::Multi; my $req = SNMP::Multi::VarReq->new ( nonrepeaters => 1, hosts => [ qw/ router1.my.com router2.my.com / ], vars => [ [ sysUpTime ], [ ifInOctets ], [ ifOutOctets ] ], );... Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): SNMP::Multi Download

Added: August 18, 2010 | Visits: 1.205

PesterCat PesterCat is a web testing tool that was designed to perform functional testing for web applications. PesterCat features an integrated proxy recorder that enables you to record scripts using your favorite web browser. PesterCat runs on Linux, Mac OSX, and Windows. PesterCat is a great tool to... Platforms: *nix

License: Shareware Cost: $26.00 USD Size: 5.3 MB Download (104): PesterCat Download

Added: January 05, 2010 | Visits: 936

Message::Style Message::Style is a Perl module to perform stylistic analysis of messages. SYNOPSIS use Message::Style; my $score=Message::Style::score(@article); # or my $score=Message::Style::score(@article); This Perl library does an analysis of a RFC2822 format message (typically email messages or... Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Message::Style Download

1 2 3 4 5 >