odalet Posted June 25, 2013 Share Posted June 25, 2013 Hi all, For anyone interested in editing fingerprint images, I've crafted a WSQ File Format (http://en.wikipedia.org/wiki/Wavelet_Scalar_Quantization) plugin for Paint.NET; This plugin is based on original code provided by the NIST (http://www.nist.gov/itl/iad/ig/nbis.cfm). It should work on x86 and x64 machines, given you install the Visual C++ 2010 SP1 runtime: x86 runtime: http://www.microsoft.com/en-gb/download/details.aspx?id=8328 x64 runtime: http://www.microsoft.com/en-us/download/details.aspx?id=14632 You'll also need at least .NET 3.5 Client profile as well (which by the way should already be installed if you use Paint.NET). The plugin is attached to this post (as well as a sample fingerprint image). As usual, to install the plugin, simply copy the three DLL in the attached zip to your C:\Program Files\Paint.NET\FileTypes\ directory. Source code is available at github: https://github.com/odalet/Delta/tree/master/Delta.Wsq There is room for improvements (support for embedded comments, specification of bitrate alongside of "quality"...) but though it's usable (I do). Regards, Olivier -- Works on my machine... wsq.zip Quote Olivier DALET http://odalet.wordpress.com Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted June 26, 2013 Share Posted June 26, 2013 That's a nice job Oliver. Thanks! WSQ = Wavelet Scalar Quantization. As usual, to install the plugin, simply copy the three DLL in the attached zip to your C:\Program Files\Paint.NET\FileTypes\ directory. Just to clarify: There are four dll's. You need to copy over Delta.Wsq.dll, PdnWsq.dll and one of nbis32.dll or nbis64.dll depending on whether your pc is running 32 bit or 64 bit windows. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
odalet Posted June 26, 2013 Author Share Posted June 26, 2013 Thanks, and yes you're right, there are 4 DLLs, and indeed, the simplest way to install it is to copy all the 4 DLLs to the FileTypes directory (regardless of the machine bitness, for Delta.Wsq.dll selects at runtime what native implementation to use based on the machine's bitness). By the way, the image is also free of rights as it was captured from my own left index (ain't it handsome!) PS: it's Olivier, not Oliver, but you're forgiven (I know how hard it is for English speakers to say it...) Quote Olivier DALET http://odalet.wordpress.com Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted June 26, 2013 Share Posted June 26, 2013 My apologies. I tend to speed read everything Oh-li-vie-ay? Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
odalet Posted June 27, 2013 Author Share Posted June 27, 2013 Yep, something like that Quote Olivier DALET http://odalet.wordpress.com Link to comment Share on other sites More sharing options...
Raj21 Posted March 7, 2019 Share Posted March 7, 2019 Hi, I didn't the get , the link (https://github.com/odalet/Delta/tree/master/Delta.Wsq) source is not available I want nbis64.dll Please share me link. Please help me Thank you. Quote Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted March 7, 2019 Share Posted March 7, 2019 It's in the zip file at the bottom of the first post. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.