frank149 Posted December 8, 2017 Share Posted December 8, 2017 Hello guys, Please I'm working on a project that requires me to accept fingerprint images in bmp format and then convert it to a compressed WSQ file before sending it as bytes to a web service. My challenge is achieving the WSQ compression with PHP. Has anyone done this with PHP before? Quote Link to comment Share on other sites More sharing options...
requinix Posted December 9, 2017 Share Posted December 9, 2017 Your best bet will probably be to find an application or some other implementation, then call that from PHP like as a shell command. Quote 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.