Code Monkey home page Code Monkey logo

python_vlpr's Introduction

看这里~~

个人介绍

名字是yinghualuowu(樱花落舞),也可以简称樱花哦,目前从事C#(WPF)方向开发

博客园地址:https://www.cnblogs.com/yinghualuowu

项目导航

描述 详情 链接
一个可以运行的车牌识别(毕设)-> centered Python_VLPR

数据统计

📍 Currently address: Shenzhen, Guangdong

GuGuGu

👨🏻‍💻Currently working on

🌐 Visitor-badge

python_vlpr's People

Contributors

essos-bot avatar yinghualuowu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

python_vlpr's Issues

cv2.error

image

  • 大佬能不能看看这个错误怎么处理
  • 我找到一个博文,是说这个问题的,但是不知道怎么修改诶。麻烦了

使用Python 3.7.2运行时出错

Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python37\lib\threading.py", line 917, in _bootstrap_inner
self.run()
File "C:\Users\18167\Desktop\Python_VLPR-master\main_VLPR.py", line 26, in run
self._return1, self._return2, self._return3 = self._target(*self._args, **self._kwargs)
File "C:\Users\18167\Desktop\Python_VLPR-master\img_function.py", line 157, in img_color_contours
card_contours = img_math.img_findContours(img_contours)
File "C:\Users\18167\Desktop\Python_VLPR-master\img_math.py", line 88, in img_findContours
img, contours, hierarchy = cv2.findContours(img_contours, cv2.RETR_TREE, cv2.CHAIN_APPROX_SIMPLE)
ValueError: not enough values to unpack (expected 3, got 2)

Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\Python37\lib\threading.py", line 917, in _bootstrap_inner
self.run()
File "C:\Users\18167\Desktop\Python_VLPR-master\main_VLPR.py", line 26, in run
self._return1, self._return2, self._return3 = self._target(*self._args, **self._kwargs)
File "C:\Users\18167\Desktop\Python_VLPR-master\img_function.py", line 280, in img_only_color
card_contours = img_math.img_findContours(img_edge2)
File "C:\Users\18167\Desktop\Python_VLPR-master\img_math.py", line 88, in img_findContours
img, contours, hierarchy = cv2.findContours(img_contours, cv2.RETR_TREE, cv2.CHAIN_APPROX_SIMPLE)
ValueError: not enough values to unpack (expected 3, got 2)

None None

老哥关于重新训练时的问题

: OpenCV(3.4.1) C:\Miniconda3\conda-bld\opencv-suite_1533128839831\work\modules\ml\src\data.cpp:259: error: (-215) samples.type() == 5 || samples.type() == 4 in function cv::ml::TrainDataImpl::setData
我的环境是 3.7 opencv 3.4.1 移除dat文件后 重新训练会出现这种错误,请问是啥原因

树莓派

请问可以树莓派下怎么运行呢

关于SVM参数设置

想问下,这个 SVM(C=1, gamma=0.5)
是根据什么来定的呢,还是试出来的??

跑不起来

选择照片之后就跑不动了 提示 ValueError: too many values to unpack (expected 2)
小白一个,求指导一下,想先跑起来
image

Run time error in server side

Traceback (most recent call last):
File "main_VLPR.py", line 206, in
win = tk.Tk()
File "/usr/lib/python3.6/tkinter/init.py", line 2023, in init
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: no display name and no $DISPLAY environment variable

求助

要写一个python的车牌识别,求帮助,求联系
QQ:1441656607

problem

为什么我下载代码后,只能检测出测试集里面自带的图片,我自己找的车牌图片却不能识别出来呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.