我有一个python程序,将从网络摄像头检测图像。现在,我想将摄像头识别的图像与我目录中的图像进行比较,并检查是否已经存在完全相似的图像。 我尝试过使用this识别算法,但它不起作用。无论输入的图像有多不同,程序总是输出单个图像。 当数据集looks like this中的图像时,输入图像(网络摄像头扫描的图像)有点模糊like this 我需要一个算法,可以更准确地识别这些图像。
我正在使用Python3.4和Django 1.9.2。当我试图通过python脚本处理我的图像时,它可以工作,但是当我试图在Django中运行它时,我会使用Django视图中相同的函数获得一个“无法识别图像文件PIL错误”。有什么问题吗?
from django.shortcuts import render
from image.models import fva
from PIL import Image
from PIL import ImageStat
from PIL import ImageFilter
from math import log
import mysql.conn
这就是我的东西
# my code
print "This is fun"
said = raw_input("<...")
print type (said) #checking to see what type "\r" would be
if said == "\r":
print type(said)
print "Error"
said = raw_input("<...")
print "for the whole family.\n