CN108712656B - Remote video processing method and video service terminal - Google Patents

Remote video processing method and video service terminal Download PDF

Info

Publication number
CN108712656B
CN108712656B CN201810581317.7A CN201810581317A CN108712656B CN 108712656 B CN108712656 B CN 108712656B CN 201810581317 A CN201810581317 A CN 201810581317A CN 108712656 B CN108712656 B CN 108712656B
Authority
CN
China
Prior art keywords
level
image processing
stage
parallel
thread
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.)
Active
Application number
CN201810581317.7A
Other languages
Chinese (zh)
Other versions
CN108712656A (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.)
Shandong Qingcheng Shilian Information Technology Co ltd
Original Assignee
Binzhou 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 Binzhou University filed Critical Binzhou University
Priority to CN201810581317.7A priority Critical patent/CN108712656B/en
Publication of CN108712656A publication Critical patent/CN108712656A/en
Application granted granted Critical
Publication of CN108712656B publication Critical patent/CN108712656B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/625Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding using discrete cosine transform [DCT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • H04N19/436Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation using parallelised computational arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Discrete Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Image Processing (AREA)
  • Image Analysis (AREA)

Abstract

The invention belongs to the technical field of image dynamic reconfiguration, in particular to a remote video processing method for processing dynamic reconfiguration images, which simultaneously provides a remote video service terminal for processing dynamic reconfiguration images, wherein the pipeline type parallel operation method respectively inputs data which are input in parallel into N-level operation threads, image processing results are respectively output by corresponding image processing functions of each level of the N-level operation threads, and the image processing results which are respectively output are accumulated to output the multiplication result or the addition result of the image processing functions or the addition result of multi-level cascade The beneficial technical effects of high execution efficiency, high practicability and high applicability of the whole system are improved.

Description

Remote video processing method and video service terminal
Technical Field
The invention belongs to the technical field of dynamic reconfiguration of images, in particular to a remote video processing method for processing dynamic reconfiguration images.
Background
At present, Discrete Cosine Transform (DCT) is a real number domain transform, the transform kernel of which is a real number cosine function, and many important visual information about an image after performing discrete cosine transform on an image are concentrated in a small part of coefficients of the DCT transform, so the discrete cosine transform is the core of lossy image compression JPEG, and meanwhile, one of the main transform domains of a so-called "transform domain information hiding algorithm" is provided, because image processing adopts one-dimensional discrete cosine transform, the prior art has the problem that the prior art is not suitable for scientific operation of image processing due to the low efficiency of serial execution codes of a general-purpose processor.
Disclosure of Invention
The invention provides a remote video processing method for dynamically reconfiguring image processing and a video service terminal, which aim to solve the problem that the prior art is not suitable for scientific operation of image processing due to low efficiency of serial execution codes of a general processor.
The technical problem solved by the invention is realized by adopting the following technical scheme: a remote video processing method of dynamically reconfiguring image processing, comprising: the method for the pipeline parallel operation comprises the following steps:
a flow parallel operation equation:
Figure GDA0003010168590000011
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure GDA0003010168590000012
the operational equation of e (n) is as follows:
Figure GDA0003010168590000013
f (n) is an image processing function;
the f (n) is an intermediate value of the image processing of the corresponding stage of the image processing result which is respectively output through a pipeline parallel operation equation;
and the x (k) stage of corresponding image processing function respectively outputs an image processing result.
Further, the set of the levels of the hierarchical operation is a set of natural numbers from 0 to N-1.
Further, the pipeline parallel operation method inputs the parallel input data into N-level operation threads respectively, the image processing functions corresponding to each level of the N-level operation threads output image processing results respectively, and the output image processing results output image processing function multiplication results or addition results or multi-level cascade addition results through accumulation.
Further, the pipeline parallel operation method comprises eight-stage parallel operation with N-8.
Further, the eight-stage parallel operation includes an eight-stage operation thread.
Further, the addition operation equation of the multistage cascade of the eight-stage operation threads is as follows:
fn(8)=f(0)+f(1)+f(2)+f(3)+f(4)+f(5)+f(6)+f(7);
the f (0) is a first-level operation thread;
the f (1) is a second-level operation thread;
the f (2) is a third-level operation thread;
the f (3) is a fourth-stage operation thread;
the f (4) is a fifth-level operation thread;
the f (5) is a sixth-level operation thread;
the f (6) is a seventh-level operation thread;
the f (7) is an eighth-level operation thread;
and fn (8) is the running result of the parallel operation of the eight-level operation threads.
Meanwhile, the invention also provides a remote video service terminal for dynamically reconfiguring image processing, which comprises a pipeline type parallel operation module, wherein the pipeline type parallel operation module comprises:
a flow parallel operation equation:
Figure GDA0003010168590000021
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure GDA0003010168590000022
the operational equation of e (n) is as follows:
Figure GDA0003010168590000031
f (n) is an image processing function;
the f (n) is an intermediate value of the image processing of the corresponding stage of the image processing result which is respectively output through a pipeline parallel operation equation;
and the x (k) stage of corresponding image processing function respectively outputs an image processing result.
Further, the set of the levels of the hierarchical operation is a set of natural numbers from 0 to N-1.
Further, the pipeline parallel operation method inputs the parallel input data into N-level operation threads respectively, the image processing functions corresponding to each level of the N-level operation threads output image processing results respectively, and the output image processing results output image processing function multiplication results or addition results or multi-level cascade addition results through accumulation.
Further, the pipelined parallel operation method includes eight-level parallel operation with N-8, where the eight-level parallel operation includes eight-level operation threads, and the multi-level cascaded addition operation equation of the eight-level operation threads is:
fn(8)=f(0)+f(1)+f(2)+f(3)+f(4)+f(5)+f(6)+f(7);
the f (0) is a first-level operation thread;
the f (1) is a second-level operation thread;
the f (2) is a third-level operation thread;
the f (3) is a fourth-stage operation thread;
the f (4) is a fifth-level operation thread;
the f (5) is a sixth-level operation thread;
the f (6) is a seventh-level operation thread;
the f (7) is an eighth-level operation thread;
and fn (8) is the running result of the parallel operation of the eight-level operation threads.
The beneficial technical effects are as follows:
1. the method for the pipeline parallel operation comprises the following steps:
a flow parallel operation equation:
Figure GDA0003010168590000032
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure GDA0003010168590000041
the operational equation of e (n) is as follows:
Figure GDA0003010168590000042
f (n) is an image processing function, and f (n) is an intermediate value of image processing of the corresponding stage of the image processing result respectively output through a pipeline parallel operation equation; the corresponding image processing function of each level x (k) respectively outputs an image processing result; the flow type parallel operation method respectively inputs the data which are input in parallel into N-level operation threads, the image processing function corresponding to each level of the N-level operation threads respectively outputs the image processing result, the image processing result which is respectively output is accumulated to output the multiplication operation result or the addition operation result of the image processing function or the addition operation result of multi-level cascade connection, because the algorithm has high parallelism and regular data flow, a large class of image processing algorithms are realized, at the moment, the algorithm based on the pulse array realizes the interactive realization which is actually converted into operation nodes, for the realization that all the nodes are possibly realized in a single chip, for the algorithm which has complicated algorithm and large node scale, a plurality of threads can correspond to one operation node, and because of the parallelism and the flow type of the pulse processing, a plurality of algorithms can be realized in real time, therefore, the method avoids the inefficiency of serial execution of codes of a general-purpose processor, and is more suitable for scientific operation of image processing.
2. This patent adopts the fast algorithm of one-dimensional DCT, can see from the algorithm, whole operation adopts the parallel mode to handle 8 input data simultaneously, and the regularity and the hierarchy nature of the data flow direction in the structure show that the algorithm can adopt the mode of running water to handle, therefore, software operation can obtain higher operational efficiency, the node in the flow chart includes multiplication, addition and delay unit, can realize node operation through realizing multiplier, adder and latch in single chip or procedure, in software, provide adder unit, utilize this unit not only can realize addition operation in the node unit, multiplication can also realize through the cascade of multistage adder, the operational speed of multiplier has been improved.
3. For a specific algorithm, the method can be realized efficiently by adopting a proper hardware structure, however, a scientific operation program comprises a plurality of intensive operation codes, each section of code realizes different algorithms, in order to reduce the burden of a general processor and improve the operation efficiency, each section of intensive operation code can be realized by adopting hardware or software, the circuit structure is continuously changed or the configuration of threads is changed in the operation stage of the program, the reconfiguration mode is also adopted, the section of code is transferred to a reasonable hardware structure for execution, and the execution efficiency of the whole system is improved.
4. The method adopts the pipeline parallel operation module to realize the pipeline parallel operation method, thereby improving the practicability and the application of the dynamic reconfiguration image processing device.
Drawings
FIG. 1 is a flow chart of a remote video processing method for dynamically reconfiguring image processing according to the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings:
in the figure:
s101, respectively inputting data input in parallel into N-level operation threads by a pipeline type parallel operation method;
s102, outputting image processing results by the corresponding image processing functions of each level of the N-level operation threads respectively;
s103, accumulating the image processing function multiplication operation result or addition operation result or multi-stage cascade addition operation result of the respectively output image processing result;
example (b):
in this embodiment: as shown in fig. 1, a remote video processing method for dynamically reconfiguring image processing, includes: the method for the pipeline parallel operation comprises the following steps:
a flow parallel operation equation:
Figure GDA0003010168590000051
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure GDA0003010168590000052
the operational equation of e (n) is as follows:
Figure GDA0003010168590000053
f (n) is an image processing function;
the f (n) is an intermediate value of the image processing of the corresponding stage of the image processing result which is respectively output through a pipeline parallel operation equation;
and the x (k) stage of corresponding image processing function respectively outputs an image processing result.
The stage set of the hierarchical operation is a natural number set from 0 to N-1.
The method comprises the steps of inputting data input in parallel into N-level operation threads S101 respectively, outputting image processing results S102 by image processing functions corresponding to each level of the N-level operation threads respectively, and outputting multiplication results or addition results of the image processing functions or multi-level cascaded addition results S103 by accumulating the output image processing results respectively.
The pipeline parallel operation method comprises the following steps:
a flow parallel operation equation:
Figure GDA0003010168590000061
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure GDA0003010168590000062
the operational equation of e (n) is as follows:
Figure GDA0003010168590000063
f (n) is an image processing function, and f (n) is an intermediate value of image processing of the corresponding stage of the image processing result respectively output through a pipeline parallel operation equation; the corresponding image processing function of each level x (k) respectively outputs an image processing result; the flow type parallel operation method respectively inputs the data which are input in parallel into N-level operation threads, the image processing function corresponding to each level of the N-level operation threads respectively outputs the image processing result, the image processing result which is respectively output is accumulated to output the multiplication operation result or the addition operation result of the image processing function or the addition operation result of multi-level cascade connection, because the algorithm has high parallelism and regular data flow, a large class of image processing algorithms are realized, at the moment, the algorithm based on the pulse array realizes the interactive realization which is actually converted into operation nodes, for the realization that all the nodes are possibly realized in a single chip, for the algorithm which has complicated algorithm and large node scale, a plurality of threads can correspond to one operation node, and because of the parallelism and the flow type of the pulse processing, a plurality of algorithms can be realized in real time, therefore, the method avoids the inefficiency of serial execution of codes of a general-purpose processor, and is more suitable for scientific operation of image processing.
The pipeline parallel operation method comprises eight-stage parallel operation with N-8.
As a one-dimensional DCT fast algorithm is adopted, the algorithm can be seen that 8 input data are simultaneously processed in a parallel mode in the whole operation, and the regularity and hierarchy of the data flow direction in the structure indicate that the algorithm can be processed in a running mode, so that higher operation efficiency can be obtained in software operation.
The eight-stage parallel operation includes an eight-stage operation thread.
Because a specific algorithm can be efficiently realized by adopting a proper hardware structure, but a scientific operation program comprises a plurality of intensive operation codes, and each section of code realizes different algorithms, in order to reduce the burden of a general processor and improve the operation efficiency, each section of intensive operation codes can be realized by adopting hardware or software, the circuit structure is continuously changed or the configuration of threads is changed in the running stage of the program, the reconfiguration mode is also adopted, and the section of code is transferred to a reasonable hardware structure to be executed, so that the execution efficiency of the whole system is improved.
The multistage cascade addition operation equation of the eight-stage operation thread is as follows:
fn(8)=f(0)+f(1)+f(2)+f(3)+f(4)+f(5)+f(6)+f(7);
the f (0) is a first-level operation thread;
the f (1) is a second-level operation thread;
the f (2) is a third-level operation thread;
the f (3) is a fourth-stage operation thread;
the f (4) is a fifth-level operation thread;
the f (5) is a sixth-level operation thread;
the f (6) is a seventh-level operation thread;
the f (7) is an eighth-level operation thread;
and fn (8) is the running result of the parallel operation of the eight-level operation threads.
Including pipelined parallel operation module, pipelined parallel operation module includes:
a flow parallel operation equation:
Figure GDA0003010168590000071
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure GDA0003010168590000072
the operational equation of e (n) is as follows:
Figure GDA0003010168590000073
f (n) is an image processing function;
the f (n) is an intermediate value of the image processing of the corresponding stage of the image processing result which is respectively output through a pipeline parallel operation equation;
the corresponding image processing function of each level x (k) respectively outputs an image processing result;
the pipeline parallel operation module is adopted to realize the pipeline parallel operation method, so the practicability and the application of the dynamic reconfiguration image processing device are improved.
The stage set of the hierarchical operation is a natural number set from 0 to N-1.
The method comprises the steps of inputting data input in parallel into N-level operation threads respectively, outputting image processing results by image processing functions corresponding to each level of the N-level operation threads respectively, and outputting image processing function multiplication operation results or addition operation results or multi-level cascaded addition operation results by accumulating the output image processing results respectively.
The pipelined parallel operation method comprises eight-level parallel operation with N being 8, the eight-level parallel operation comprises eight-level operation threads, and the multi-level cascaded addition operation equation of the eight-level operation threads is as follows:
fn(8)=f(0)+f(1)+f(2)+f(3)+f(4)+f(5)+f(6)+f(7);
the f (0) is a first-level operation thread;
the f (1) is a second-level operation thread;
the f (2) is a third-level operation thread;
the f (3) is a fourth-stage operation thread;
the f (4) is a fifth-level operation thread;
the f (5) is a sixth-level operation thread;
the f (6) is a seventh-level operation thread;
the f (7) is an eighth-level operation thread;
and fn (8) is the running result of the parallel operation of the eight-level operation threads.
The working principle is as follows:
the method for the pipeline parallel operation comprises the following steps:
a flow parallel operation equation:
Figure GDA0003010168590000081
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure GDA0003010168590000091
the operational equation of e (n) is as follows:
Figure GDA0003010168590000092
f (n) is an image processing function, and f (n) is an intermediate value of image processing of the corresponding stage of the image processing result respectively output through a pipeline parallel operation equation; the corresponding image processing function of each level x (k) respectively outputs an image processing result; the flow type parallel operation method respectively inputs the data which are input in parallel into N-level operation threads, the image processing function corresponding to each level of the N-level operation threads respectively outputs the image processing result, the image processing result which is respectively output is accumulated to output the multiplication operation result or the addition operation result of the image processing function or the addition operation result of multi-level cascade connection, because the algorithm has high parallelism and regular data flow, a large class of image processing algorithms are realized, at the moment, the algorithm based on the pulse array realizes the interactive realization which is actually converted into operation nodes, for the realization that all the nodes are possibly realized in a single chip, for the algorithm which has complicated algorithm and large node scale, a plurality of threads can correspond to one operation node, and because of the parallelism and the flow type of the pulse processing, a plurality of algorithms can be realized in real time, the invention solves the problem that the prior art is not suitable for scientific operation of image processing due to low efficiency of serial execution codes of a general processor, and has the beneficial technical effects of being more suitable for scientific operation of image processing, improving the operation speed of a multiplier and improving the execution efficiency, the practicability and the applicability of the whole system.
The technical solutions of the present invention or similar technical solutions designed by those skilled in the art based on the teachings of the technical solutions of the present invention are all within the scope of the present invention to achieve the above technical effects.

Claims (2)

1. A remote video processing method for dynamically reconfiguring image processing is characterized by comprising a pipeline parallel operation method, wherein the pipeline parallel operation method comprises the following steps:
respectively inputting the data input in parallel into N-level operation threads, respectively outputting image processing results by corresponding image processing functions of each level of the N-level operation threads, and accumulating the respectively output image processing results by a pipeline parallel operation equation to output a multi-level cascade addition operation result;
a flow parallel operation equation:
Figure FDA0003114244450000011
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure FDA0003114244450000012
the operational equation of e (n) is as follows:
Figure FDA0003114244450000013
f (n) is an image processing function;
the f (n) is an intermediate value of image processing of a corresponding stage through a pipeline parallel operation equation;
the corresponding image processing function of each level x (k) respectively outputs an image processing result;
the stage set of the hierarchical operation is a natural number set from 0 to N-1;
the pipeline parallel operation method comprises eight-stage parallel operation with N being 8;
the eight-stage parallel operation comprises an eight-stage operation thread;
the multistage cascade addition operation equation of the eight-stage operation thread is as follows:
fn(8)=f(0)+f(1)+f(2)+f(3)+f(4)+f(5)+f(6)+f(7);
the f (0) is a first-level operation thread;
the f (1) is a second-level operation thread;
the f (2) is a third-level operation thread;
the f (3) is a fourth-stage operation thread;
the f (4) is a fifth-level operation thread;
the f (5) is a sixth-level operation thread;
the f (6) is a seventh-level operation thread;
the f (7) is an eighth-level operation thread;
and fn (8) is the running result of the parallel operation of the eight-level operation threads.
2. A remote video service terminal for dynamically reconfiguring image processing is characterized by comprising a pipeline type parallel operation module, wherein the pipeline type parallel operation module comprises a pipeline type parallel operation method, and the pipeline type parallel operation method comprises the following steps:
respectively inputting the data input in parallel into N-level operation threads, respectively outputting image processing results by corresponding image processing functions of each level of the N-level operation threads, and accumulating the respectively output image processing results by a pipeline parallel operation equation to output a multi-level cascade addition operation result;
a flow parallel operation equation:
Figure FDA0003114244450000021
the n is a corresponding level numerical value in the level set of the parallel dynamic reconfiguration hierarchical operation;
the N is the maximum stage number of the parallel dynamic reconfiguration hierarchical operation;
the k is 1 to the maximum stage number N of the stage-by-stage operation, and is increased by 1 in the stage-by-stage operation process;
the operational equation of x (k) is:
Figure FDA0003114244450000022
the operational equation of e (n) is as follows:
Figure FDA0003114244450000023
f (n) is an image processing function;
the f (n) is an intermediate value of the image processing of the corresponding stage of the image processing result which is respectively output through a pipeline parallel operation equation;
the corresponding image processing function of each level x (k) respectively outputs an image processing result;
the stage set of the hierarchical operation is a natural number set from 0 to N-1;
the pipelined parallel operation method comprises eight-level parallel operation with N being 8, the eight-level parallel operation comprises eight-level operation threads, and the multi-level cascaded addition operation equation of the eight-level operation threads is as follows:
fn(8)=f(0)+f(1)+f(2)+f(3)+f(4)+f(5)+f(6)+f(7);
the f (0) is a first-level operation thread;
the f (1) is a second-level operation thread;
the f (2) is a third-level operation thread;
the f (3) is a fourth-stage operation thread;
the f (4) is a fifth-level operation thread;
the f (5) is a sixth-level operation thread;
the f (6) is a seventh-level operation thread;
the f (7) is an eighth-level operation thread;
and fn (8) is the running result of the parallel operation of the eight-level operation threads.
CN201810581317.7A 2018-06-07 2018-06-07 Remote video processing method and video service terminal Active CN108712656B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810581317.7A CN108712656B (en) 2018-06-07 2018-06-07 Remote video processing method and video service terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810581317.7A CN108712656B (en) 2018-06-07 2018-06-07 Remote video processing method and video service terminal

Publications (2)

Publication Number Publication Date
CN108712656A CN108712656A (en) 2018-10-26
CN108712656B true CN108712656B (en) 2021-07-20

Family

ID=63871464

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810581317.7A Active CN108712656B (en) 2018-06-07 2018-06-07 Remote video processing method and video service terminal

Country Status (1)

Country Link
CN (1) CN108712656B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102007768A (en) * 2008-04-16 2011-04-06 弗朗霍夫应用科学研究促进协会 Bit-depth scalability
CN107562449A (en) * 2016-06-30 2018-01-09 欧姆龙株式会社 Image processing apparatus, image processing method and image processing program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090040946A1 (en) * 2007-08-06 2009-02-12 Archer Charles J Executing an Allgather Operation on a Parallel Computer
CN101227607A (en) * 2007-12-12 2008-07-23 深圳市同洲电子股份有限公司 Exhaustive motion estimation searching method and apparatus based on parallel pipeline
KR102549605B1 (en) * 2016-03-04 2023-06-30 삼성전자주식회사 Recovering method of raid storage device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102007768A (en) * 2008-04-16 2011-04-06 弗朗霍夫应用科学研究促进协会 Bit-depth scalability
CN107562449A (en) * 2016-06-30 2018-01-09 欧姆龙株式会社 Image processing apparatus, image processing method and image processing program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于多核DSP的数字图像处理并行化方法研究;寇福东;《中国优秀硕士学位论文全文数据库 信息科技辑》;20150715;全文 *

Also Published As

Publication number Publication date
CN108712656A (en) 2018-10-26

Similar Documents

Publication Publication Date Title
Sharify et al. Laconic deep learning inference acceleration
JP6977239B2 (en) Matrix multiplier
Park et al. Faster cnns with direct sparse convolutions and guided pruning
CN110689125A (en) Computing device
CN109543830B (en) Splitting accumulator for convolutional neural network accelerator
Kumm et al. Pipelined adder graph optimization for high speed multiple constant multiplication
CN109409514A (en) Fixed-point calculation method, apparatus, equipment and the storage medium of convolutional neural networks
JP4180502B2 (en) Architecture for discrete wavelet transform
WO2019157812A1 (en) Computing device and method
CN105183425B (en) A kind of fixation bit wide multiplier with high-precision low complex degree characteristic
CN110766128A (en) Convolution calculation unit, calculation method and neural network calculation platform
Xiyuan et al. A Review of FPGA‐Based Custom Computing Architecture for Convolutional Neural Network Inference
CN102184086B (en) Booth encoder and multiplier
CN116450217A (en) Multifunctional fixed-point multiplication and multiply-accumulate operation device and method
Xiao et al. FPGA-based scalable and highly concurrent convolutional neural network acceleration
CN108712656B (en) Remote video processing method and video service terminal
Shahbahrami Algorithms and architectures for 2D discrete wavelet transform
CN110659014B (en) Multiplier and neural network computing platform
CN111445016A (en) System and method for accelerating nonlinear mathematical computation
Shahbahrami et al. Performance comparison of SIMD implementations of the discrete wavelet transform
CN104811738B (en) The one-dimensional discrete cosine converting circuit of low overhead multi-standard 8 × 8 based on resource-sharing
CN114089949A (en) Digital signal processor capable of directly supporting multi-operand addition operation
Al-sudany et al. Architecture and Advantages of SIMD in Multimedia Applications
Lorandel et al. Efficient compression technique for noc-based deep neural network accelerators
Chan et al. Wordlength optimization of linear time-invariant systems with multiple outputs using geometric programming

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221128

Address after: 250013 Room 903, Block A, Jinyu Center, No. 5777, Jingshi Road, Jinan District, China (Shandong) Pilot Free Trade Zone, Jinan City, Shandong Province

Patentee after: Shandong Qingcheng Shilian Information Technology Co.,Ltd.

Address before: 256603, No. five, 391 the Yellow River Road, Bincheng District, Shandong, Binzhou

Patentee before: BINZHOU University