CN103336833A - Method for integrally viewing RAW images in intelligent mobile phone OS - Google Patents

Method for integrally viewing RAW images in intelligent mobile phone OS Download PDF

Info

Publication number
CN103336833A
CN103336833A CN2013102905193A CN201310290519A CN103336833A CN 103336833 A CN103336833 A CN 103336833A CN 2013102905193 A CN2013102905193 A CN 2013102905193A CN 201310290519 A CN201310290519 A CN 201310290519A CN 103336833 A CN103336833 A CN 103336833A
Authority
CN
China
Prior art keywords
raw
mobile phone
intelligent mobile
smart mobile
data
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
CN2013102905193A
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.)
Chengdu Xike Technology Co Ltd
Original Assignee
Chengdu Xike 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 Chengdu Xike Technology Co Ltd filed Critical Chengdu Xike Technology Co Ltd
Priority to CN2013102905193A priority Critical patent/CN103336833A/en
Publication of CN103336833A publication Critical patent/CN103336833A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)

Abstract

The invention discloses a method for integrally viewing RAW images in an intelligent mobile phone OS. The method for integrally viewing the RAW images in the intelligent mobile phone OS comprises the following steps that (1) an RAW graphic library is added in an SDK of a multimedia framework layer of an intelligent mobile phone system, (2) an intelligent mobile phone obtains RAW file data streams, (3) an RAW decoder carries out decoding processing on the RAW data streams, (4) the data streams after the decoding processing of the step (3) enter the multimedia framework layer to be processed, and (5) an application layer of the intelligent mobile phone obtains data from the multimedia framework layer and carries out display. According to the method for integrally viewing the RAW images in the intelligent mobile phone OS, the multimedia framework layer of the intelligent mobile phone system is expanded, the graphic library capable of identifying an RAW format is added, processing of RAW format images is added, and the intelligent mobile phone is made to be capable of viewing and processing RAW format files.

Description

A kind of in smart mobile phone OS integrated method of checking the RAW picture
Technical field
The present invention relates to a kind of in smart mobile phone OS the method for the integrated RAW of checking picture.
Background technology
Along with the progress of era development and science and technology, film camera and chuck camera can not satisfy the demand that people take pictures and make a video recording, and it is fine that increasing people selects to use slr camera to keep here.But when being to use slr camera to take pictures, when the user takes photo, want to be saved in the mobile phone the inside, editor, when sharing etc., just need finish by computer, bring very big use cost, because in the current intelligent mobile phone system, the very ripe multimedia framework of one cover is arranged itself, check various picture formats to offer the user, for example: JPG, BMP, PNG etc., but can not handle the photo of the RAW form that slr camera takes out, so the user needs with data item slr camera is connected to above the computer earlier, photo be copied to above the computer, the software comparison film that can handle the RAW form by specialty carries out format conversion then, just can be saved in mobile phone the inside and check for the user, and share on the social networks, very big must the restriction used the ageing of photo that single backhand takes the photograph.
And other aspects also grow with each passing day for the demand of checking the RAW format picture in the practical application now, thus in intelligent mobile phone system integrated a kind of method of checking the RAW file, also be necessary.
Summary of the invention
The objective of the invention is to overcome the deficiencies in the prior art, providing a kind of expands intelligent mobile phone system multimedia framework layer, interpolation can be identified RAW format chart valut, increase is to the processing of RAW format picture, makes smart mobile phone have to check the method for the ability of handling the RAW formatted file a kind of integrated RAW of checking picture in smart mobile phone OS.
The objective of the invention is to be achieved through the following technical solutions: a kind of in smart mobile phone OS the method for the integrated RAW of checking picture, it may further comprise the steps:
S1: revise intelligent mobile phone system bottom SDK part to the support of RAW form, the RAW shape library is added among the SDK of intelligent mobile phone system multimedia framework layer;
S2: smart mobile phone obtains the RAW document data flow;
The S3:RAW demoder is to the processing of decoding of RAW data stream;
S4: the data stream that decoding is handled through step S3 enters the multimedia framework layer and handles;
S5: the smart mobile phone application layer obtains data and shows from ccf layer.
Described RAW file comprises view data and sensing data.
Described RAW file is ISO 12234-2 standard and TIFF/EP normative document.
Described RAW demoder to the RAW data stream idiographic flow of handling of decoding is:
S31: receive single RAW data stream;
S32: the RAW packet that transmits is unpacked processing;
S33: the RAW data after unpacking are decoded;
S34: the decoding back is returned with the form of byte;
S35: if a plurality of RAW files are arranged, then repeat aforesaid operations.
The invention has the beneficial effects as follows:
The present invention expands intelligent mobile phone system multimedia framework layer, interpolation can be identified RAW format chart valut, increase makes smart mobile phone have and checks the ability of handling the RAW formatted file the processing of RAW format picture, greatly facilitates slr camera user's use.
Description of drawings
Fig. 1 is process flow diagram figure of the present invention;
Fig. 2 is frame diagram;
Fig. 3 is RAW form decoding process figure.
Embodiment
Below in conjunction with accompanying drawing technical scheme of the present invention is described in further detail: as depicted in figs. 1 and 2, a kind of in smart mobile phone OS integrated method of checking the RAW picture, it may further comprise the steps:
S1: revise intelligent mobile phone system bottom SDK part to the support of RAW form, the RAW shape library is added among the SDK of intelligent mobile phone system multimedia framework layer;
S2: smart mobile phone obtains the RAW document data flow;
The S3:RAW demoder is to the processing of decoding of RAW data stream;
S4: the data stream that decoding is handled through step S3 enters the multimedia framework layer and handles;
S5: the smart mobile phone application layer obtains data and shows from ccf layer.
Described RAW file comprises view data and sensing data.
Described RAW file is ISO 12234-2 standard and TIFF/EP normative document.
As shown in Figure 3, the RAW demoder to the RAW data stream idiographic flow of handling of decoding is:
S31: receive single RAW data stream (Open file/inputStream);
S32: the RAW packet that transmits is unpacked processing (Unpack/unpack_thumb);
S33: to the RAW data after unpacking decode (Decode ());
S34: (Return byte[]) returned with the form of byte in decoding back;
S35: if a plurality of RAW files are arranged, then repeat aforesaid operations (Recycle ()).

Claims (4)

1. integrated method of checking the RAW picture in smart mobile phone OS, it is characterized in that: it may further comprise the steps:
S1: revise intelligent mobile phone system bottom SDK part to the support of RAW form, the RAW shape library is added among the SDK of intelligent mobile phone system multimedia framework layer;
S2: smart mobile phone obtains the RAW document data flow;
The S3:RAW demoder is to the processing of decoding of RAW data stream;
S4: the data stream that decoding is handled through step S3 enters the multimedia framework layer and handles;
S5: the smart mobile phone application layer obtains data and shows from ccf layer.
According to claim 1 a kind of in smart mobile phone OS integrated method of checking the RAW picture, it is characterized in that: described RAW file comprises view data and sensing data.
According to claim 1 a kind of in smart mobile phone OS integrated method of checking the RAW picture, it is characterized in that: described RAW file is ISO 12234-2 standard and TIFF/EP normative document.
According to claim 1 a kind of in smart mobile phone OS integrated method of checking the RAW picture, it is characterized in that: described RAW demoder to the RAW data stream idiographic flow of handling of decoding is:
S31: receive single RAW data stream;
S32: the RAW packet that transmits is unpacked processing;
S33: the RAW data after unpacking are decoded;
S34: the decoding back is returned with the form of byte;
S35: if a plurality of RAW files are arranged, then repeat aforesaid operations.
CN2013102905193A 2013-07-11 2013-07-11 Method for integrally viewing RAW images in intelligent mobile phone OS Pending CN103336833A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013102905193A CN103336833A (en) 2013-07-11 2013-07-11 Method for integrally viewing RAW images in intelligent mobile phone OS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013102905193A CN103336833A (en) 2013-07-11 2013-07-11 Method for integrally viewing RAW images in intelligent mobile phone OS

Publications (1)

Publication Number Publication Date
CN103336833A true CN103336833A (en) 2013-10-02

Family

ID=49244998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013102905193A Pending CN103336833A (en) 2013-07-11 2013-07-11 Method for integrally viewing RAW images in intelligent mobile phone OS

Country Status (1)

Country Link
CN (1) CN103336833A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109068059A (en) * 2018-08-27 2018-12-21 Oppo广东移动通信有限公司 A kind of method, mobile terminal and storage medium calling camera

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006268164A (en) * 2005-03-22 2006-10-05 Nomura Research Institute Ltd Picture information generation method, picture information generation device and picture information generation program
CN101930376A (en) * 2010-08-25 2010-12-29 中兴通讯股份有限公司 Method for loading picture resources for JAVA virtual machine and terminal thereof
CN102169589A (en) * 2010-02-26 2011-08-31 深圳富泰宏精密工业有限公司 Image processing system and method
CN102685481A (en) * 2011-03-18 2012-09-19 腾讯科技(深圳)有限公司 Method and system for processing media files

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006268164A (en) * 2005-03-22 2006-10-05 Nomura Research Institute Ltd Picture information generation method, picture information generation device and picture information generation program
CN102169589A (en) * 2010-02-26 2011-08-31 深圳富泰宏精密工业有限公司 Image processing system and method
CN101930376A (en) * 2010-08-25 2010-12-29 中兴通讯股份有限公司 Method for loading picture resources for JAVA virtual machine and terminal thereof
CN102685481A (en) * 2011-03-18 2012-09-19 腾讯科技(深圳)有限公司 Method and system for processing media files

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109068059A (en) * 2018-08-27 2018-12-21 Oppo广东移动通信有限公司 A kind of method, mobile terminal and storage medium calling camera
CN109068059B (en) * 2018-08-27 2020-09-11 Oppo广东移动通信有限公司 Method for calling camera, mobile terminal and storage medium

Similar Documents

Publication Publication Date Title
US11704905B2 (en) Use of camera metadata for recommendations
KR102434374B1 (en) Apparatus and method for artificial intelligence
AU2014374638A1 (en) Image processing apparatus and method
CN103067558A (en) Method and device associating pictures of contact person in address book
US8928680B1 (en) Method and system for sharing a buffer between a graphics processing unit and a media encoder
EP1920607A1 (en) Method and apparatus for encoding multimedia contents and method and system for applying encoded multimedia contents
US20150317510A1 (en) Rating photos for tasks based on content and adjacent signals
EP1917811A1 (en) Method and apparatus for encoding multimedia contents and method and system for applying encoded multimedia contents
WO2007029916A1 (en) Method and apparatus for encoding/playing multimedia contents
CN115689963B (en) Image processing method and electronic equipment
CN104063444A (en) Method and device for generating thumbnail
CN106372097A (en) Method for quickly retrieving photo through tag on Android equipment
TW201327423A (en) Apparatus and method for forming images
CN202486393U (en) Copying device for mobile phone
CN106257453A (en) The storage of management digital content
CN103336833A (en) Method for integrally viewing RAW images in intelligent mobile phone OS
US9898799B2 (en) Method for image processing and electronic device supporting thereof
US20140193083A1 (en) Method and apparatus for determining the relationship of an image to a set of images
US20140379704A1 (en) Method, Apparatus and Computer Program Product for Management of Media Files
US11700432B2 (en) Method and apparatus for signaling and storing grouping types in an image container file
EP1935183A1 (en) Method and apparatus for encoding multimedia contents and method and system for applying encoded multimedia contents
US20210014580A1 (en) Method and apparatus for signaling grouping types in an image container file
CN110941596A (en) Disk space release method and device, computing equipment and computer storage medium
CN103327031A (en) Method for analyzing RAW format image file protocol stream based on MTP (Mail Transfer Protocol)
WO2022052669A1 (en) Background image generation method and apparatus, storage medium, and electronic device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20131002