CN104700385A - Binocular vision positioning device based on FPGA - Google Patents

Binocular vision positioning device based on FPGA Download PDF

Info

Publication number
CN104700385A
CN104700385A CN201310651555.8A CN201310651555A CN104700385A CN 104700385 A CN104700385 A CN 104700385A CN 201310651555 A CN201310651555 A CN 201310651555A CN 104700385 A CN104700385 A CN 104700385A
Authority
CN
China
Prior art keywords
fpga
image
positioning device
target object
cartesian space
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310651555.8A
Other languages
Chinese (zh)
Other versions
CN104700385B (en
Inventor
胡立坤
卢泉
马文光
李小为
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangxi University
Original Assignee
Guangxi University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangxi University filed Critical Guangxi University
Priority to CN201310651555.8A priority Critical patent/CN104700385B/en
Publication of CN104700385A publication Critical patent/CN104700385A/en
Application granted granted Critical
Publication of CN104700385B publication Critical patent/CN104700385B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a binocular vision positioning device based on FPGA. The device adopts two cameras to acquire images information, adopts two SDRAM to cache the two images, and the two images are displayed in an LCD in real time. The two images are processed parallelly in the FPGA, after specific target image location information is acquired by image filtering, feature extracting and other digital image processing method, the cartesian space location information of the target object are acquired by a BP neural network calibration method. All the modules inside the FPGA are implemented through hardware programming language, the instantaneity and stability of the entire system are guaranteed, the effects caused by undetermined camera parameters and lens distortion are reduced by the BP neural network calibrating the cameras, and the positioning accuracy of the target object is improved.

Description

Based on the binocular visual positioning device that FPGA realizes
Technical field
The present invention is a kind of binocular visual positioning device realized based on FPGA, relates to machine vision technique, image processing techniques, artificial neural network technology, multiple technical field such as embedded technology.
Background technology
FPGA (Field Programmable Gate Array) is high performance programmable logic device (PLD), and can realize calculating at a high speed and parallel processing, be a kind of more excellent solution of high-performance embedded vision system.Because FPGA has the advantage of parallel processing, it exceedes traditional digital signal processor (DSP) processing speed to the computing velocity of image procossing.And based on the power consumption of FPGA embedded vision system far below the computer vision system based on universal cpu and GPU.Along with the development of technology, the integrated level of FPGA is more and more higher, and design scale is increasing, and power consumption is then more and more lower, and the embedded vision system based on FPGA will be machine vision important research direction.
In binocular visual positioning system, need the image coordinate of two video cameras to be converted to cartesian space coordinate.Traditional method needs to know the inside and outside parameter model of the video camera determined, and could obtain world coordinates position through complicated coordinate conversion.And utilize BP neural network scaling method can realize nonlinear transformation between two-dimensional signal to three-dimensional information, without the need to determining the inside and outside parameter of video camera, the impact of the various distortion of camera lens and outside noise can be reduced simultaneously, make binocular visual positioning system more accurate, stable.Vision system is mainly used in the measurement of workpiece and location in the production such as welding, carrying of industrial robot, and the target following of mobile robot, running fix etc.
Existing patent 201010185865.1 achieves real-time stereoscopic vision with FPGA, but employing is traditional Census Stereo Matching Algorithm; Patent 200810017899.2 utilizes FPGA to realize moving target and the tracking equipment of monocular.Patent 201110434839.2 realizes the sensation target self-adapting detecting controller based on FPGA, but is only limitted to detect the unrealized location of target object.
Summary of the invention
Invent a kind of binocular visual positioning device based on FPGA, whole device core is realized on FPGA by hardware program language, does not embed any soft-core processor, make system speed sooner, more stable.The core of whole device from hardware, primarily of FPGA controller [1], two CMOS camera [2], two SDRAM storage chip [3], the formation such as LCD display section [4] and RS232 communications portion [5].Whole system is controlled by FPGA [1], realize two CMOS camera [2] image acquisition and control module [6] at FPGA [1], two SDRAM storage chip [3] are carried out to the module [7] of image storage and control, image display [8], image procossing and locating module [9], BP neural network demarcating module [10] and RS232 control module [11].
During system works, the image acquisition inner by FPGA [1] and control module [6] control two CMOS camera [2], gather image information that is extraneous and target object, and image information is stored in SDRAM storage chip [3] by image storage and control module [7]; Image information carries out the rough handlings such as filtering, feature extraction, target localization by image rough handling and locating module [9] to image afterwards, obtains the image coordinate (u of target object 1, v 1), (u 2, v 2); Then two coordinate informations are input to conversion in BP neural network demarcating module [10] and obtain target object cartesian space coordinate information (x, y, z); The cartesian space coordinate information obtained outputs in other equipment such as PC, robot by RS232 control module [11] in real time; Image display [8] is controlled one piece of LCD display section [4] and shows the former digital picture that two width image acquisition and control module [6] collect or the digital picture processed by image procossing and locating module [9] simultaneously, and LCD display section [4] can show image coordinate (u in real time 1, v 1), (u 2, v 2), target object cartesian space coordinate information (x, y, z) and related status information.
Accompanying drawing explanation
Fig. 1 is the overall theory diagram based on FPGA binocular visual positioning device
In figure:
[1] fpga chip;
[2] two CMOS camera;
[3] two SDRAM chips;
[4] LCD control chip and LCD display;
[5] RS232 control chip;
[6] FPGA internal image data acquisition and controlling module;
[7] FPGA internal image stores and control module;
[8] FPGA internal image display module;
[9] process of FPGA internal image and locating module;
[10] FPGA inner BP neural network demarcating module;
[11] the inner RS232 control module of FPGA.
Embodiment
(1) utilize two CMOS camera to gather realtime graphic, utilize a LCD display to show two width realtime graphics;
(2) extract particular color target object according to Color Segmentation, calculate the image coordinate (u of target object 1, v 1), (u 2, v 2);
(3) the BP neural computing by training goes out target object cartesian space coordinate information (x, y, z);
(4) target object cartesian space coordinate information (x, y, z) is exported on other equipment by RS232 serial communication.

Claims (4)

1. the binocular visual positioning device realized based on FPGA, this device is by FPGA controller [1], two CMOS camera [2], two SDRAM storage chip [3], the formations such as LCD display section [4] and RS232 communications portion [5], it is characterized in that using FPGA controller [1] Real-time Collection two CMOS camera [2] image informations, and realize the high-resolution image display of multi-screen with LCD display section [4]; FPGA controller [1] inside realizes image procossing and location [9], and BP neural network demarcates [10], and the final target object cartesian space positional information that obtains is transferred to external unit by R232 communications portion [5].
2. the binocular visual positioning device realized based on FPGA according to claim 1, it is characterized in that FPGA controller [1] inside realizes the parallel processing that image procossing and location [9] can realize two width images, by image median filter, Threshold segmentation, Color Segmentation, rim detection etc. method realize feature extraction and the framing of specific objective.
3. the binocular visual positioning device realized based on FPGA according to claim 1, be further characterized in that the BP neural network demarcating module [10] of FPGA controller [1] inside can not need the inside and outside parameter of video camera just can determine the nonlinear transformation relation of picture position and cartesian space position, the final target object that obtains is relative to the accurate positional information of the cartesian space of twin camera.
4. the binocular visual positioning device realized based on FPGA according to claim 1, is further characterized in that the image display [8] of FPGA controller [1] inside can realize showing the image information of two video cameras, the image location information of target object and cartesian space positional information in real time on one piece of LCD.
CN201310651555.8A 2013-12-06 2013-12-06 The binocular visual positioning device realized based on FPGA Active CN104700385B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310651555.8A CN104700385B (en) 2013-12-06 2013-12-06 The binocular visual positioning device realized based on FPGA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310651555.8A CN104700385B (en) 2013-12-06 2013-12-06 The binocular visual positioning device realized based on FPGA

Publications (2)

Publication Number Publication Date
CN104700385A true CN104700385A (en) 2015-06-10
CN104700385B CN104700385B (en) 2019-04-09

Family

ID=53347473

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310651555.8A Active CN104700385B (en) 2013-12-06 2013-12-06 The binocular visual positioning device realized based on FPGA

Country Status (1)

Country Link
CN (1) CN104700385B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106504288A (en) * 2016-10-24 2017-03-15 北京进化者机器人科技有限公司 A kind of domestic environment Xiamen localization method based on binocular vision target detection
CN106767716A (en) * 2016-12-13 2017-05-31 云南电网有限责任公司电力科学研究院 High-tension bus-bar range-measurement system and method based on FPGA hardware and binocular vision
CN109040550A (en) * 2018-08-13 2018-12-18 南京邮电大学 Video frequency monitoring system based on SOPC
CN109448061A (en) * 2018-10-09 2019-03-08 西北工业大学 A kind of underwater binocular visual positioning method without camera calibration
CN110928318A (en) * 2019-12-31 2020-03-27 苏州清研微视电子科技有限公司 Binocular vision aided driving system based on FPGA
CN110969657A (en) * 2018-09-29 2020-04-07 杭州海康威视数字技术股份有限公司 Gun and ball coordinate association method and device, electronic equipment and storage medium
CN113269826A (en) * 2021-05-13 2021-08-17 南京邮电大学 Three-dimensional object volume measuring system based on FPGA and measuring method thereof
CN113554700A (en) * 2021-07-26 2021-10-26 贵州电网有限责任公司 Invisible light aiming method
WO2021228266A1 (en) * 2020-05-15 2021-11-18 奥动新能源汽车科技有限公司 Visual positioning system, battery replacing device, and battery replacement control method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1444010A (en) * 2003-04-01 2003-09-24 郑志强 Double-channel image information positioning processing method and system
CN1529124A (en) * 2003-09-29 2004-09-15 上海交通大学 Precision-adjustable neural network camera calibrating method
CN102567989A (en) * 2011-11-30 2012-07-11 重庆大学 Space positioning method based on binocular stereo vision
CN202454078U (en) * 2012-02-27 2012-09-26 上海理工大学 Road vehicle detecting device
CN102860830A (en) * 2012-09-12 2013-01-09 上海大学 Field programmable gate array-based (FPGA-based) fatigue driving binocular detection hardware platform
CN103198477A (en) * 2013-03-25 2013-07-10 沈阳理工大学 Apple fruitlet bagging robot visual positioning method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1444010A (en) * 2003-04-01 2003-09-24 郑志强 Double-channel image information positioning processing method and system
CN1529124A (en) * 2003-09-29 2004-09-15 上海交通大学 Precision-adjustable neural network camera calibrating method
CN102567989A (en) * 2011-11-30 2012-07-11 重庆大学 Space positioning method based on binocular stereo vision
CN202454078U (en) * 2012-02-27 2012-09-26 上海理工大学 Road vehicle detecting device
CN102860830A (en) * 2012-09-12 2013-01-09 上海大学 Field programmable gate array-based (FPGA-based) fatigue driving binocular detection hardware platform
CN103198477A (en) * 2013-03-25 2013-07-10 沈阳理工大学 Apple fruitlet bagging robot visual positioning method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
党潇等: "《一种基于FPGA的手术导航定位系统的硬件加速方法》", 《北京生物医学工程》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106504288A (en) * 2016-10-24 2017-03-15 北京进化者机器人科技有限公司 A kind of domestic environment Xiamen localization method based on binocular vision target detection
WO2018077165A1 (en) * 2016-10-24 2018-05-03 北京进化者机器人科技有限公司 Door positioning method on the basis of binocular vision target detection for use in home environment
CN106767716A (en) * 2016-12-13 2017-05-31 云南电网有限责任公司电力科学研究院 High-tension bus-bar range-measurement system and method based on FPGA hardware and binocular vision
CN109040550A (en) * 2018-08-13 2018-12-18 南京邮电大学 Video frequency monitoring system based on SOPC
CN110969657A (en) * 2018-09-29 2020-04-07 杭州海康威视数字技术股份有限公司 Gun and ball coordinate association method and device, electronic equipment and storage medium
CN110969657B (en) * 2018-09-29 2023-11-03 杭州海康威视数字技术股份有限公司 Gun ball coordinate association method and device, electronic equipment and storage medium
CN109448061A (en) * 2018-10-09 2019-03-08 西北工业大学 A kind of underwater binocular visual positioning method without camera calibration
CN110928318A (en) * 2019-12-31 2020-03-27 苏州清研微视电子科技有限公司 Binocular vision aided driving system based on FPGA
WO2021228266A1 (en) * 2020-05-15 2021-11-18 奥动新能源汽车科技有限公司 Visual positioning system, battery replacing device, and battery replacement control method
CN113269826A (en) * 2021-05-13 2021-08-17 南京邮电大学 Three-dimensional object volume measuring system based on FPGA and measuring method thereof
CN113554700A (en) * 2021-07-26 2021-10-26 贵州电网有限责任公司 Invisible light aiming method
CN113554700B (en) * 2021-07-26 2022-10-25 贵州电网有限责任公司 Invisible light aiming method

Also Published As

Publication number Publication date
CN104700385B (en) 2019-04-09

Similar Documents

Publication Publication Date Title
CN104700385A (en) Binocular vision positioning device based on FPGA
CN110070615B (en) Multi-camera cooperation-based panoramic vision SLAM method
JP6571274B2 (en) System and method for laser depth map sampling
CN106022213B (en) A kind of human motion recognition method based on three-dimensional bone information
CN104933718B (en) A kind of physical coordinates localization method based on binocular vision
CN100487724C (en) Quick target identification and positioning system and method
CN103278090B (en) A kind of vision measuring method of irregularly shaped object volume
CN103411621B (en) A kind of vision/INS Combinated navigation method of the optical flow field towards indoor mobile robot
CN110073362A (en) System and method for lane markings detection
CN106650701B (en) Binocular vision-based obstacle detection method and device in indoor shadow environment
CN103198477B (en) Apple fruitlet bagging robot visual positioning method
CN107067431A (en) A kind of object volume computational methods based on Kinect
WO2015134794A2 (en) Method and system for 3d capture based on structure from motion with simplified pose detection
CN104034269B (en) A kind of monocular vision measuring method and device
CN103942843A (en) Fairway and ship three-dimensional model dynamic presenting method based on video
CN104287946A (en) Device and method for prompting blind persons to avoid obstacles
CN103680291A (en) Method for realizing simultaneous locating and mapping based on ceiling vision
CN104036488A (en) Binocular vision-based human body posture and action research method
CN103020988B (en) Method for generating motion vector of laser speckle image
CN104794737A (en) Depth-information-aided particle filter tracking method
CN110264527A (en) Real-time binocular stereo vision output method based on ZYNQ
CN109443320A (en) Binocular vision speedometer and measurement method based on direct method and line feature
CN204904359U (en) Three -dimensional depth of field recognition device based on two cameras
CN106408593A (en) Video-based vehicle tracking method and device
CN103399652A (en) 3D (three-dimensional) input method on basis of OpenCV (open source computer vision library) camera calibration

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant