从SQL Server数据库读取图像 [英] Reading Image from sql server database

查看:95
本文介绍了从SQL Server数据库读取图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用拇指扫描仪,在读取先前存储在sql server数据库中的图像时遇到问题.
我想将从数据库中检索到的图像值与从拇指扫描仪中获得的图像值进行匹配.

帮助我使用Byte []数组中的SqlDataAdapter从数据库中检索Image值.


在此先感谢

I am working with thumb scanner, and having problem in reading image stored previously in sql server database.
I wanna match image value retrieved from database to the image value from thumb scanner.

Help me to retrieve the Image value from data base using SqlDataAdapter in Byte[] array.


thanks in advance

推荐答案

将存储的图像与Thumbscanner中的图像进行匹配是不好的!您将永远不会获得完全相同的图像.
我对指纹算法一无所知,但是我敢肯定,它比实现确定两个图像的相似度的算法更容易实现和理解.
Matching a stored image to an image from a thumbscanner is bad! You''ll never ever get the exact same image.
I know nothing about fingerprint algorithms but I''m sure it''s easier to implement and understand than an algorithm that determines how similar two images look like.


这篇关于从SQL Server数据库读取图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆