CN102075632A - Mobile terminal camera debugging method and device - Google Patents

Mobile terminal camera debugging method and device Download PDF

Info

Publication number
CN102075632A
CN102075632A CN2011100287258A CN201110028725A CN102075632A CN 102075632 A CN102075632 A CN 102075632A CN 2011100287258 A CN2011100287258 A CN 2011100287258A CN 201110028725 A CN201110028725 A CN 201110028725A CN 102075632 A CN102075632 A CN 102075632A
Authority
CN
China
Prior art keywords
camera
camera parameter
parameter
memory
test
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.)
Pending
Application number
CN2011100287258A
Other languages
Chinese (zh)
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.)
Hisense Mobile Communications Technology Co Ltd
Original Assignee
Hisense Mobile Communications Technology Co Ltd
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 Hisense Mobile Communications Technology Co Ltd filed Critical Hisense Mobile Communications Technology Co Ltd
Priority to CN2011100287258A priority Critical patent/CN102075632A/en
Publication of CN102075632A publication Critical patent/CN102075632A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Studio Devices (AREA)

Abstract

The invention discloses a mobile terminal camera debugging method and a mobile terminal camera debugging device, and relates to multimedia technology. The method comprises the following steps of: storing camera parameters in a memory of a mobile terminal; reading the camera parameters in the memory, and configuring the camera according to the read camera parameters; after the camera parameter configuration is performed every time, acquiring the test result of the camera under the current camera parameter; and determining that the camera parameters, the corresponding test results of which reach the set requirements, are final camera parameters. According to the embodiment of the invention, the parameters are stored in the memory of the mobile terminal, the parameters are read and configured from the memory during debugging the camera, and most mobile terminals can read-write and manage the data in the memory at present, so the method for parameter configuration in the camera debugging can greatly improve the camera debugging efficiency.

Description

A kind of mobile terminal camera adjustment method and device
Technical field
The present invention relates to multimedia technology, relate in particular to a kind of mobile terminal camera adjustment method and device.
Background technology
At present, camera has obtained application more and more widely, the monitoring video on supermarket, the bus, and the Video chat to the computer arrives our daily employed mobile phone again, has all adopted various cameras.And in these products, the camera that is adopted all is that camera module factory is through designing devices such as employing camera IC, camera lens, the camera module that develops.
At present, had a lot of camera IC (Integtated Circuit, integrated circuit) company in the world, camera module factory is then more.In order to improve the competitiveness of IC product, IC company tends to the client provides patient and painstaking technical support, directly sends FAE (Field Application Engineer, Field Support Engineer) to carry out on-site support even.And when supporting at the scene, transfer logical module fairly simple often, but allow module be operated in below the best parameter if desired, then be a more loaded down with trivial details and important job.
For example, as shown in Figure 1, when adopting high pass QSC6085 hardware platform, hardware platform carries out with the camera module by CAMIF (utilizing camera interface) alternately.The preview (taking pictures) of carrying out camera before, hardware platform at first writes relevant parameters by the iic bus among the CAMIF to camera sensor (camera transducer), after the correct configuration of parameter, camera sensor promptly can export corresponding view data, when taking pictures, to the hardware platform output image data, hardware platform generates the JPG file to camera sensor after receiving data by CAMIF.
Generally, on the development board of IC company to oneself, have the quick debugging scheme that a cover mechanism is carried out effect.And the easy way that this scheme provided but can't be applied on the platform of portable terminals such as mobile phone.
At present, carrying out the method that camera is debugged in the portable terminal has following several:
1, direct integrated method
Most of electronic products such as present portable terminal when carrying out the debugging of camera effect, adopt parameter directly to be integrated in the code more, generate executable file through compiling, link, and executable file is downloaded in the mobile phone, carry out the mode of the checking of effect again.And the process of carrying out camera effect debugging is not one just can finish for twice, usually need through repeatedly repeatedly debugging just can obtain the effect of optimum.The software platform of most of portable terminal is generally all bigger, and compilation time is often longer, carries out the debugging of camera effect like this, can influence development efficiency undoubtedly.
2, AccessPort method
By a protocol stack, the camera configuration data is imported in the portable terminal, operate according to protocol stack then.Not programming portable terminal program is is in this way read and write the value of the register of camera in real time by serial ports, and the register value of change is come into force, and can improve the efficient of debugging greatly.
But be to use this adjustment method, whenever once revise, all need to use the software on the computer to come to write parameter to mobile phone, and need come serial data is resolved, same operation inconvenience at the serial ports software of mobile phone end write specialized by serial ports.
3, Jtag (Joint Test Action Group, joint test behavior tissue) on-line debugging method
By the mode that JTAG follows the tracks of, we can carry out the modification of internal memory related data easily.But, because when carrying out compliance test result, need in the optical laboratory, take pictures, also be very inconvenient if enter the optical laboratory with computer and JTAG line.
And use this adjustment method, when needs increase or reduce register, still need again the software of portable terminal is compiled.
4, QXDM (QUALCOMM Extensible Diagnostic Monitor, the monitoring of high pass extensive diagnostic) directly revises the internal memory method
When using some hardware platform, can utilize the QXDM instrument corresponding to revise parameter with hardware platform, by diagnose interface mobile phone is carried out release, and open after the permission internal memory modify feature, just can make amendment to internal storage data by the QXDM instrument.But, increase register if desired temporarily, then can only carry out compiling once more, link, the download of portable terminal program once more, and the internal memory first address that each compiling is come out might change, need redefine memory address at every turn.Simultaneously, the address of seeking each register in QXDM is also relatively more difficult, wastes time and energy.
So inconvenience is all compared in present camera adjustment method operation, influences the camera debugging efficiency of portable terminal.
Summary of the invention
The embodiment of the invention provides a kind of mobile terminal camera adjustment method and device, to improve the camera debugging efficiency of portable terminal.
A kind of mobile terminal camera adjustment method comprises:
The camera parameter of reading pre-stored in memory, and according to the camera parameter that reads described camera is configured;
After carrying out the camera parameter configuration, obtain the test result of described camera under current camera parameter at every turn;
The test result of correspondence reached set the camera parameter that requires and be defined as final camera parameter.
A kind of mobile terminal camera debugging apparatus comprises:
Dispensing unit is used for the camera parameter of reading pre-stored at memory, and according to the camera parameter that reads described camera is configured;
Test cell is used for after carrying out the camera parameter configuration at every turn, obtains the test result of described camera under current camera parameter;
Determining unit is used for test result with correspondence and reaches and set the camera parameter that requires and be defined as final camera parameter.
The embodiment of the invention provides a kind of mobile terminal camera adjustment method and device, parameter is stored in the memory of portable terminal, when carrying out the camera debugging, carry out from memory again that parameter reads and parameter configuration, because present most of portable terminal can carry out data write and management in the memory, so use this mode to carry out parameter configuration in the camera debugging, can improve the camera debugging efficiency greatly.
Description of drawings
Fig. 1 is the hardware connection diagram of the camera in the portable terminal in the prior art;
Fig. 2 is a mobile terminal camera adjustment method flow chart in the embodiment of the invention;
A kind of concrete mobile terminal camera adjustment method flow chart that Fig. 3 provides for the embodiment of the invention;
Fig. 4 is a mobile terminal camera debugging apparatus structural representation in the embodiment of the invention;
The structural representation of dispensing unit in the mobile terminal camera debugging apparatus that Fig. 5 provides for the embodiment of the invention;
The structural representation of determining unit in the mobile terminal camera debugging apparatus that Fig. 6 provides for the embodiment of the invention.
Embodiment
The embodiment of the invention provides a kind of mobile terminal camera adjustment method and device, parameter is stored in the memory of portable terminal, when carrying out the camera debugging, carry out from memory again that parameter reads and parameter configuration, because present most of portable terminal can carry out data write and management in the memory, so use this mode to carry out parameter configuration in the camera debugging, can improve the camera debugging efficiency greatly.
Below in conjunction with accompanying drawing the mobile terminal camera adjustment method is specifically described.
As shown in Figure 2, the mobile terminal camera adjustment method that the embodiment of the invention provides comprises:
Step S201, the reading pre-stored camera parameter in memory, and according to the camera parameter that reads camera is configured;
Step S202, after carrying out the camera parameter configuration at every turn, obtain the test result of camera under current camera parameter;
Step S203, the test result of correspondence reached set the camera parameter that requires and be defined as final camera parameter.
Because the camera parameter has stored in the memory of portable terminal, so as long as according to predefined configuration mode, read the camera parameter and be configured and to carry out the test of camera, determine the final camera parameter that adopts according to test result again, by such method, can debug camera easily, improve the efficient of mobile terminal camera debugging.
In step S201, concrete mode in the memory of portable terminal that the camera parameter is stored into has multiple, can directly the camera parameter be stored in the configuration file, also the camera parameter can be stored in the text document with text formatting.Accordingly, when the camera parameter is stored in the configuration file, when carrying out the camera parameter configuration, can directly read the camera parameter from configuration file is configured, and when the camera parameter is stored in the text document, because the camera parameter that reads is a text formatting, so before being configured, can be according to the configuration mode that sets, by predefined resolution rules, camera parameter to the text formatting that reads is carried out protocol analysis, generates the parameter with the corresponding form of camera register, again will with the parameter configuration of the corresponding form of camera register in camera.
When carrying out register configuration,, can will be configured to one by one in the middle of the register with the parameter of the corresponding form of camera register according to register width that sets in advance and register address.At present, the register address that Sensor IC is supported and the width majority of register data are 8 and 16, and for the wideer register of figure place, also the method that can use the embodiment of the invention to provide is configured.
Further, can also set in advance the number of required configuration register, like this, the complexity in the time of can reducing configuration.A kind of concrete configuration mode is as follows:
Reg_Addr_Width:8
Reg_Data_Width:8
Reg_Number:N
Reg_Addr_1:Reg_Data_1
Reg_Addr_2:Reg_Data_2
……
Reg_Addr_N:Reg_Data_N
When storage camera parameter, the camera parameter can be stored in the internal memory of portable terminal, when portable terminal is supported storage card, also the camera parameter can be stored in the storage card, in the time of in storing storage card into, then need not to carry out presetting of camera parameter, carry out camera when debugging, storage card is inserted on the portable terminal gets final product at needs by PC.Usually, the card type memory according to portable terminal is supported can store the camera parameter into SD card or TF card.
Difference according to test mode, can in memory, storage simultaneously organize the camera parameters more, also can in memory, only store one group of camera parameter, when the many groups of storage camera parameter, these group camera parameters can be stored in respectively in a plurality of files, also can all be stored in the file.
When only storing one group of camera parameter in the memory, then directly read this group camera parameter; When storing at least two group camera parameters in the memory,, never carried out reading one group of camera parameter in the camera parameter of test then by the predefined rule that reads.
When in memory, only storing one group of camera parameter, after current camera parameter testing being finished at every turn, all need to connect PC with new camera parameter update in the internal memory of portable terminal, perhaps change storage card to upgrade the camera parameter.And when the many groups of storage camera parameter in memory, then can be more convenient all parameters in the memory be all tested finishes, and need not to carry out the renewal of camera parameter in the memory.
Certainly, store the camera parameter if adopt the mode of text document, portable terminal itself is by the function of text document management, can revise the camera parameter in the memory easily, when needs change camera parameter, can directly use the text document management function of portable terminal itself, the camera parameter in the text document is made amendment, carry out reading and disposing of camera parameter again, thereby further improve the efficient of camera debugging.
In step S203, the test result of correspondence reached set the camera parameter that requires and be defined as final camera parameter, can adopt the mode of software analysis, picture analyzing softwares such as present ImaTest can be tested the effect analysis that highlights, obtain test result, at first, the test picture that generates of will taking pictures in the optical laboratory imports PC, re-use picture analyzing software analysis test picture, according to the analysis result of picture analyzing software, determine that it is final camera parameter that corresponding test picture effect reaches the camera parameter of setting requirement at last.
Further, for obtaining better shooting effect, can test more groups of camera parameters, in step S203, if there is not the test picture effect of camera parameter correspondence to reach the setting requirement, perhaps there is the test picture effect of two groups or more camera parameter correspondence to reach the setting requirement, can determines that the camera parameter of corresponding test result the best is defined as final camera parameter, and then further improve the shooting effect of camera.
As shown in Figure 3, a kind of concrete camera debugging operations flow process comprises:
Step S301, in the TF card, set in advance the camera Parameter File;
Step S302, from the TF card, read set camera parameter;
Step S303, the camera parameter that reads is resolved, obtain parameter with the corresponding form of camera register;
Step S304, will write camera sensor with the parameter of the corresponding form of camera register;
Step S305, take pictures, obtain the test picture in the optical laboratory;
Step S306, will test picture and import PC;
Step S307, by picture analyzing software to the test picture analyze;
Whether step S308, judgement test picture effect reach the setting requirement, if, execution in step S309, otherwise execution in step S310;
Step S309, end test, and determine that current camera parameter is final camera parameter;
Camera Parameter File in step S310, the renewal TF card, and execution in step S301.
It should be noted that before debugging, at first need camera is adjusted into debugging mode.
In step S306 and step S310, can realize PC and communications of Mobile Terminals by USB interface, in step S310, also can directly revise data in the camera Parameter File by portable terminal.
Adopt the mode of this direct modification, can break away from the renewal that PC carries out the camera Parameter File, convenient quick.For direct problem as can be seen on some naked eyes on the test picture, can not pass through the effect software analysis, directly the camera parameter is made amendment, thereby obtain more excellent effect fast, and then by the effect software analysis, be optimized once more, reach better effect.
Accordingly, the embodiment of the invention also provides a kind of mobile terminal camera debugging apparatus, as shown in Figure 4, comprises in this device:
Dispensing unit 401 is used for the camera parameter of reading pre-stored at memory, and according to the camera parameter that reads camera is configured;
Test cell 402 is used for after carrying out the camera parameter configuration at every turn, obtains the test result of camera under current camera parameter;
Determining unit 403 is used for test result with correspondence and reaches and set the camera parameter that requires and be defined as final camera parameter.
Wherein, when the mode of using text document is stored the camera parameter, the form of camera parameter with text document can be stored in the memory of portable terminal.At this moment, can so that portable terminal directly the camera parameter is changed.
When adopting the form storage camera parameter of text document, before carrying out the camera parameter configuration, need the camera parameter that reads is resolved, at this moment, as shown in Figure 5, dispensing unit 401 specifically comprises:
Read subelement 4011, be used for the camera parameter of reading pre-stored at memory;
Resolve subelement 4012, be used for, the camera parameter that reads is carried out protocol analysis, generate parameter with the corresponding form of camera register by predefined resolution rules;
Configuration subelement 4013, be used for with the parameter configuration of the corresponding form of camera register to camera.
When adopting the form storage camera parameter of text document, can at this moment, also comprise the modification unit in the mobile terminal camera debugging apparatus directly to the camera parameter is changed, be used for revising the camera parameter of memory.This modification unit can be the text document management software that carries in the mobile terminal system.
When the picture analyzing software in using PC carried out the analysis of picture effect and obtains test result, as shown in Figure 6, determining unit 403 specifically comprised:
Import subelement 4031, be used for the test picture is imported PC;
Analyze subelement 4032, be used to use picture analyzing software analysis test picture;
Determine subelement 4033, be used for determining corresponding test picture effect reach set require the camera parameter be final camera parameter.
The embodiment of the invention provides a kind of mobile terminal camera adjustment method and device, parameter is stored in the memory of portable terminal, when carrying out the camera debugging, carry out from memory again that parameter reads and parameter configuration, because present most of portable terminal can carry out data write and management in the memory, so use this mode to carry out parameter configuration in the camera debugging, can improve the camera debugging efficiency greatly.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (13)

1. a mobile terminal camera adjustment method is characterized in that, comprising:
The camera parameter of reading pre-stored in memory, and according to the camera parameter that reads described camera is configured;
After carrying out the camera parameter configuration, obtain the test result of described camera under current camera parameter at every turn;
The test result of correspondence reached set the camera parameter that requires and be defined as final camera parameter.
2. the method for claim 1 is characterized in that, the described camera parameter that is stored in advance in the memory is specially:
Be stored in camera parameter in the memory of portable terminal with the form of text document in advance.
3. method as claimed in claim 2 is characterized in that, the camera parameter that described basis reads is configured described camera, specifically comprises:
By predefined resolution rules, the camera parameter that reads is carried out protocol analysis, generate parameter with the corresponding form of camera register;
With the parameter configuration of described and the corresponding form of camera register in described camera.
4. as the arbitrary described method of claim 1-3, it is characterized in that described memory is specially:
The internal memory of storage card or portable terminal.
5. the method for claim 1 is characterized in that, the described camera parameter that reads in the memory is specially:
When only storing one group of camera parameter in the described memory, then directly read this group camera parameter;
When storing at least two group camera parameters in the described memory,, never carried out reading one group of camera parameter in the camera parameter of test then by the predefined rule that reads.
6. the method for claim 1 is characterized in that, before the described camera parameter that reads in the memory, also comprises:
Revise the camera parameter in the described memory.
7. the method for claim 1 is characterized in that, described test result with correspondence reaches the camera parameter of setting requirement and is defined as final camera parameter, specifically comprises:
To test picture and import PC;
Use picture analyzing software analysis test picture;
Determine that it is final camera parameter that corresponding test picture effect reaches the camera parameter of setting requirement.
8. the method for claim 1 is characterized in that, also comprises:
When the test picture effect that does not have camera parameter correspondence reaches the setting requirement, perhaps there is the test picture effect of two groups or more camera parameter correspondence to reach and sets when requiring, determine that the camera parameter of corresponding test result the best is defined as final camera parameter.
9. a mobile terminal camera debugging apparatus is characterized in that, comprising:
Dispensing unit is used for the camera parameter of reading pre-stored at memory, and according to the camera parameter that reads described camera is configured;
Test cell is used for after carrying out the camera parameter configuration at every turn, obtains the test result of described camera under current camera parameter;
Determining unit is used for test result with correspondence and reaches and set the camera parameter that requires and be defined as final camera parameter.
10. device as claimed in claim 9 is characterized in that, described memory cell specifically is used for:
The form of camera parameter with text document stored in the memory of portable terminal.
11. device as claimed in claim 10 is characterized in that, described dispensing unit specifically comprises:
Read subelement, be used for reading the camera parameter of memory;
Resolve subelement, be used for, the camera parameter that reads is carried out protocol analysis, generate parameter with the corresponding form of camera register by predefined resolution rules;
The configuration subelement is used for parameter configuration with described and the corresponding form of camera register to described camera.
12. device as claimed in claim 9 is characterized in that, also comprises:
Revise the unit, be used for revising the camera parameter of described memory.
13. device as claimed in claim 9 is characterized in that, described determining unit specifically comprises:
Import subelement, be used for the test picture is imported PC;
Analyze subelement, be used to use picture analyzing software analysis test picture;
Determine subelement, be used for determining corresponding test picture effect reach set require the camera parameter be final camera parameter.
CN2011100287258A 2011-01-26 2011-01-26 Mobile terminal camera debugging method and device Pending CN102075632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100287258A CN102075632A (en) 2011-01-26 2011-01-26 Mobile terminal camera debugging method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100287258A CN102075632A (en) 2011-01-26 2011-01-26 Mobile terminal camera debugging method and device

Publications (1)

Publication Number Publication Date
CN102075632A true CN102075632A (en) 2011-05-25

Family

ID=44033969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100287258A Pending CN102075632A (en) 2011-01-26 2011-01-26 Mobile terminal camera debugging method and device

Country Status (1)

Country Link
CN (1) CN102075632A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102411539A (en) * 2011-12-01 2012-04-11 康佳集团股份有限公司 Method and system for online debugging external device of mobile phone
CN102801926A (en) * 2012-06-29 2012-11-28 豪威科技(上海)有限公司 Image sensor assembly as well as configuration method and testing method thereof
CN102857789A (en) * 2012-09-07 2013-01-02 中兴通讯股份有限公司 Device and method for intelligently processing camera effects
CN103049375A (en) * 2012-12-07 2013-04-17 广东欧珀移动通信有限公司 Camera online debugging method
CN103294577A (en) * 2012-03-01 2013-09-11 英华达(上海)科技有限公司 Detecting system and method for adjusting sequence of test projects in diagnositc program
CN105791700A (en) * 2016-04-26 2016-07-20 努比亚技术有限公司 Method and terminal of realizing image shooting
CN106384366A (en) * 2016-08-24 2017-02-08 乐视控股(北京)有限公司 Image calibration method and device
CN107295250A (en) * 2017-06-09 2017-10-24 福州汇思博信息技术有限公司 Camera adjustment method and its system
CN107341100A (en) * 2017-05-24 2017-11-10 上海与德科技有限公司 The collocation method and device of camera parameter
CN108270958A (en) * 2016-12-30 2018-07-10 浙江舜宇智能光学技术有限公司 Camera module Adaptable System and its adaptive approach
CN108769667A (en) * 2018-05-30 2018-11-06 华勤通讯技术有限公司 Camera module, electronic equipment and burning information call method
CN109102544A (en) * 2017-08-31 2018-12-28 深圳市德赛微电子技术有限公司 A kind of camera parameter management method
CN110958346A (en) * 2019-12-14 2020-04-03 温州大学 Intelligent evaluation method and system for mobile phone camera
CN112073711A (en) * 2020-08-25 2020-12-11 上海龙旗科技股份有限公司 Method, system and equipment for simulating and debugging camera performance parameters of intelligent equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1649392A (en) * 2004-01-27 2005-08-03 株式会社尼康 Electronic camera having finish setting function and processing program for customizing the finish setting function
CN101127835A (en) * 2007-09-27 2008-02-20 中兴通讯股份有限公司 A pre-processing method and device for improving video image quality of digital video camera
CN101738828A (en) * 2009-12-24 2010-06-16 北京优纳科技有限公司 CCD high-definition intelligent industrial camera

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1649392A (en) * 2004-01-27 2005-08-03 株式会社尼康 Electronic camera having finish setting function and processing program for customizing the finish setting function
CN101127835A (en) * 2007-09-27 2008-02-20 中兴通讯股份有限公司 A pre-processing method and device for improving video image quality of digital video camera
CN101738828A (en) * 2009-12-24 2010-06-16 北京优纳科技有限公司 CCD high-definition intelligent industrial camera

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102411539A (en) * 2011-12-01 2012-04-11 康佳集团股份有限公司 Method and system for online debugging external device of mobile phone
CN103294577A (en) * 2012-03-01 2013-09-11 英华达(上海)科技有限公司 Detecting system and method for adjusting sequence of test projects in diagnositc program
CN102801926A (en) * 2012-06-29 2012-11-28 豪威科技(上海)有限公司 Image sensor assembly as well as configuration method and testing method thereof
CN102857789A (en) * 2012-09-07 2013-01-02 中兴通讯股份有限公司 Device and method for intelligently processing camera effects
CN102857789B (en) * 2012-09-07 2015-04-01 中兴通讯股份有限公司 Device and method for intelligently processing camera effects
CN103049375A (en) * 2012-12-07 2013-04-17 广东欧珀移动通信有限公司 Camera online debugging method
CN103049375B (en) * 2012-12-07 2015-09-30 广东欧珀移动通信有限公司 A kind of camera on-line debugging method
CN105791700B (en) * 2016-04-26 2019-05-21 努比亚技术有限公司 A kind of method and terminal for realizing image taking
CN105791700A (en) * 2016-04-26 2016-07-20 努比亚技术有限公司 Method and terminal of realizing image shooting
CN106384366A (en) * 2016-08-24 2017-02-08 乐视控股(北京)有限公司 Image calibration method and device
CN108270958B (en) * 2016-12-30 2021-03-23 浙江舜宇智能光学技术有限公司 Camera module self-adaptive system and self-adaptive method thereof
CN108270958A (en) * 2016-12-30 2018-07-10 浙江舜宇智能光学技术有限公司 Camera module Adaptable System and its adaptive approach
CN107341100A (en) * 2017-05-24 2017-11-10 上海与德科技有限公司 The collocation method and device of camera parameter
CN107295250B (en) * 2017-06-09 2019-10-01 福州汇思博信息技术有限公司 Camera adjustment method and its system
CN107295250A (en) * 2017-06-09 2017-10-24 福州汇思博信息技术有限公司 Camera adjustment method and its system
CN109102544A (en) * 2017-08-31 2018-12-28 深圳市德赛微电子技术有限公司 A kind of camera parameter management method
CN108769667A (en) * 2018-05-30 2018-11-06 华勤通讯技术有限公司 Camera module, electronic equipment and burning information call method
CN110958346A (en) * 2019-12-14 2020-04-03 温州大学 Intelligent evaluation method and system for mobile phone camera
CN110958346B (en) * 2019-12-14 2021-06-08 温州大学 Intelligent evaluation method and system for mobile phone camera
CN112073711A (en) * 2020-08-25 2020-12-11 上海龙旗科技股份有限公司 Method, system and equipment for simulating and debugging camera performance parameters of intelligent equipment

Similar Documents

Publication Publication Date Title
CN102075632A (en) Mobile terminal camera debugging method and device
CN107888978B (en) KEY code burning method and device and computer readable storage medium
CN104281520B (en) Tracking and method, the apparatus and system of debugging
CN103516559A (en) Method and system for testing application compatibility of intelligent terminal
CN110493812B (en) Distribution network test processing method, device and system, processor and master control equipment
CN101706725B (en) Method and system for loading and debugging relocatable program
CN109783340B (en) SoC test code programming method, IP test method and device
CN103250408B (en) Apparatus and method for the tuning of digital picture quality
CN103309709A (en) Firmware upgrading method, device and communication equipment
CN104679631A (en) Testing method and system for equipment based on Android system
CN103577310A (en) Method and device for recording software debugging logs
CN105320553A (en) Method and system for updating network card firmware based on domestic processor platform
CN104519105A (en) Method and device for acquiring applications matched with terminals
CN107295250B (en) Camera adjustment method and its system
CN101159957A (en) Data terminal equipment updating, renovating method and device
CN112729868A (en) Vehicle diagnosis method, device, equipment and medium
CN101634965B (en) Method for testing Linux kernel-grade unit
CN105573913A (en) Program debugging method and program debugging system in optical network unit (ONU) system
CN103106088A (en) Hardware and firmware independently updating system and method thereof
CN103092648A (en) Method and system of mirror image upgrade and user device and personal computer
CN102455965A (en) Electronic device test system and method
CN105303143A (en) Information scanning method, system and terminal
CN103345454B (en) A kind of peripheral device connection method of mobile terminal
CN106302011B (en) Multi-terminal-based test method and terminal
CN106021004A (en) User behavior simulation unit, test system and test method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
AD01 Patent right deemed abandoned

Effective date of abandoning: 20110525

C20 Patent right or utility model deemed to be abandoned or is abandoned