A Reconfigurable Architecture Platform Design Method for Image Processing

An image processing and design method technology, applied in electrical digital data processing, special data processing applications, computing, etc., can solve the problems of huge and reduced hardware resources, and the chips cannot find localized replacement FPGAs, etc., to save hardware resources. Effect

CN104112053BActive Publication Date: 2017-09-15TIANJIN JINHANG COMP TECH RES INST
4 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2017-09-15

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses an image processing-oriented reconfigurable architecture platform design method. The design method first analyzes and summarizes the various operation types of commonly used complex algorithms. Secondly, the image algorithm processing flow is divided into software and hardware under the reconfigurable architecture. Then, the reconfigurable unit design and implementation of multi-type image algorithm operation types are carried out, and on this basis, the scheme design and technical implementation of the general complex algorithm global interconnection architecture are carried out. Finally, based on this architecture, the design and implementation of a general convolution operation IP core is carried out.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention belongs to the technical field of reconfigurable design, in particular to an image processing-oriented reconfigurable architecture platform design method. Background technique

[0002] At present, image processing for applications in various fields is becoming more and more complex, and various image processing algorithms (such as image preprocessing, image detection, tracking, etc.) have a huge amount of computation, and at the same time have extremely high real-time requirements. The co-processing architecture based on DSP+FPGA is a commonly used method at present. On the basis of realizing the software and hardware division of related algorithms, the software flexibility of DSP and the real-time performance of FPGA hardware are fully utilized to realize the cooperative work and reliable operation of system software and hardware.

[0003] The complex algorithm processing based on the FPGA chip consumes huge hardware resources, which le...

Examples

Embodiment Construction

[0038] The present invention will be described in detail below in conjunction with the accompanying drawings and examples.

[0039] A kind of image processing-oriented reconfigurable architecture platform design method designed by the present invention (see Figure 1-3 ),Specific steps are as follows:

[0040] Step 1. Realize information processing flow and complex algorithm combination:

[0041] Through the analysis of the operations involved in the hardware of each image processing algorithm operation type in signal processing and the operation data type, four basic operation types are classified to provide a basis for the architecture design of the basic reconfigurable operation unit.

[0042] ① Image correction is generally divided into grayscale correction and geometric correction. Typical applications are non-uniformity correction and image stabilization processing. The operation type is matrix operation, and the operation type is data access and multiply-add operation....