CN103679147A - Method and device for identifying model of mobile phone - Google Patents

Method and device for identifying model of mobile phone Download PDF

Info

Publication number
CN103679147A
CN103679147A CN201310659473.8A CN201310659473A CN103679147A CN 103679147 A CN103679147 A CN 103679147A CN 201310659473 A CN201310659473 A CN 201310659473A CN 103679147 A CN103679147 A CN 103679147A
Authority
CN
China
Prior art keywords
mobile phone
character
model
pictures
cell phone
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
CN201310659473.8A
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.)
GUANGZHOU EPBOX INFORMATION TECHNOLOGY Co Ltd
Original Assignee
GUANGZHOU EPBOX INFORMATION 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 GUANGZHOU EPBOX INFORMATION TECHNOLOGY Co Ltd filed Critical GUANGZHOU EPBOX INFORMATION TECHNOLOGY Co Ltd
Priority to CN201310659473.8A priority Critical patent/CN103679147A/en
Publication of CN103679147A publication Critical patent/CN103679147A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Character Input (AREA)

Abstract

The invention discloses a method and device for identifying the model of a mobile phone. The method for identifying the model of the mobile phone comprises the steps of building a database containing various samples in advance, taking a picture of the mobile phone to be identified, extracting feature information from the picture, comparing the feature information with the samples in the database, and determining the model of the mobile phone to be identified according to the model of the sample which is the most similar to the mobile phone. A user does not need to participate in the process, the process is automatically accomplished, influence of human factors is avoided, the samples with the known models are used as comparison objects, comparison of various features is carried out, the similarity serves as the standard, the obtained result is high in accuracy, and correct identification of the model of the mobile phone can be facilitated.

Description

The recognition methods of mobile phone model and device
Technical field
The present invention relates to technical field of mobile terminals, particularly relate to a kind of recognition methods and device of mobile phone model.
Background technology
In some cases, need to identify mobile phone model.For example, for reclaiming mobile phone, classic method is all to rely on manually with impression identification type, and with sensation judgement newness degree, appraisal by rule of thumb, causing transaction to be difficult to accomplish fair and just, is unfavorable for that mobile phone reclaims the standard in market.
Summary of the invention
Based on above-mentioned situation, the present invention proposes a kind of recognition methods and device of mobile phone model, so that mobile phone model is identified.
A recognition methods for mobile phone model, comprises step:
Take mobile phone to be identified, obtain cell phone pictures, and records photographing distance and angle;
From described cell phone pictures, extract trade mark, character and shape, according to the shooting distance of record and the angle size of determining mobile phone to be identified;
By trade mark, character, the shape extracted, and determined size, mate with the sample in the database of setting up in advance, according to the model of the most similar sample, determine the model of mobile phone to be identified.
A recognition device for mobile phone model, comprising:
Capture apparatus, for taking mobile phone to be identified, obtains cell phone pictures, and records photographing distance and angle;
Information extraction modules, for extracting trade mark, character and shape from described cell phone pictures, according to the shooting distance of record and the angle size of determining mobile phone to be identified;
Sample matches module, for by trade mark, character, the shape extracted, and determined size, mate with the sample in the database of setting up in advance, according to the model of the most similar sample, determine the model of mobile phone to be identified.
The recognition methods of mobile phone model of the present invention and device, set up in advance the database that comprises various samples, after mobile phone to be identified is taken pictures, characteristic information extraction from photo, and compare with the sample in database, according to the model of the most similar sample, determine the model of mobile phone to be identified.In process, without user, participate in, automatically complete, avoided the impact of human factor, and take known models sample as contrast object, various features is contrasted, take similarity as tolerance, acquired results has higher accuracy, is conducive to the correct identification of mobile phone model.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of the recognition methods of mobile phone model of the present invention;
Fig. 2 is the schematic flow sheet of character string identification;
Fig. 3 is the character string before image is ajusted;
Fig. 4 is the character string after image is ajusted;
Fig. 5 is string segmentation effect schematic diagram;
Fig. 6 is brand recognition schematic flow sheet;
Fig. 7 is the structural representation of the recognition device of mobile phone model of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is described in further detail.Should be appreciated that embodiment described herein, only in order to explain the present invention, does not limit protection scope of the present invention.
The recognition methods of mobile phone model of the present invention, as shown in Figure 1, comprises step:
Step s101, take mobile phone to be identified, obtain cell phone pictures, and records photographing distance and angle;
Step s102, from described cell phone pictures, extract trade mark, character and shape, the size of determining mobile phone to be identified according to the shooting distance of record and angle;
Step s103, by trade mark, character, the shape extracted, and determined size, mates with the sample in the database of setting up in advance, determines the model of mobile phone to be identified according to the model of the most similar sample.
The extraction of trade mark and character is for brand under definite mobile phone, and the extraction of size and shape is in order to determine mobile phone belongs to which model under brand.When mating, can first mate trade mark and character, determine product bridge queen, according to size and shape, mate with all samples of this brand in database again, every kind of feature is all set the threshold value of a similarity, reach threshold value and think that current phone and sample coincide, the model using the model of sample as current phone.Because trade mark and character may appear at mobile phone front, also may be placed in the mobile phone back side, while therefore taking, answer tow sides all to take, and the photo on positive two sides is extracted and analyzed.
The identification of trade mark, character, size and shape can be divided into three processes to be carried out independently, is described in detail as follows.
Character string identification
Character string identification process is as shown in Figure 2 in other words for character.
1, pre-service
At preprocessing process, mainly complete by cell phone pictures being done to the processing such as filtering, denoising, sharpening and morphological operation, so that picture is easy to subsequent operation.Meanwhile, in this step, also, by the location completing character string, extracting String Region, is also area-of-interest.
2, rotation is ajusted
May there is the degree of tilt of certain existence in the handset image photographing due to camera, character string also can tilt, so when separating character territory, should first correct character.Process is as follows:
By the String Region binaryzation of extracting in step 1 (adopting OTSU or K means clustering algorithm), and then in 1 to 180 degree angle, image is rotated, record the projection of character string on x direction of principal axis, in the time of projection minimum on x direction of principal axis, be in presentation video parallel by character in y axle, complete rectification, now recorded the pitch angle of rotation.Then utilize the image rotation function of oneself writing to realize the rectification to character picture.
3, Character segmentation
After the 2nd step completes the inclination of character picture is corrected, image is done respectively to projection on x axle and y direction of principal axis and just can know the pixel distribution scope of character zone on x axle and the pixel distribution scope on y axle, then to image being done and cut apart according to this scope.
For example, ix1 and ix2 are respectively origin coordinates value and the termination coordinate figure of the pixel coverage of certain character projection on x axle, and iy1 and iy2 are respectively origin coordinates value and the termination coordinate figure of the pixel coverage of projection on y axle.Only this panel region need to be set is ROI, then it is copied out, can be partitioned into each character in this way.
Be partitioned into after single character, then character image zooming is arrived to unified size, i.e. normalization.
Brand recognition
The process of brand recognition as shown in Figure 6.
1, trademark image is cut apart
Tentatively cut apart.By picture by RGB color space conversion to Lab color space, and extract statistics two-dimensional histogram according to a, b dimension, according to two-dimensional histogram peak characteristic distributions intuitively, by after histogram upset, on histogram, segmentation algorithm, fills peak, obtains tentatively cutting apart of image;
Duplication is weighed and delamination area merges.The corresponding cut zone sample of filling and Gaussian distribution are combined, image is made to the parameter estimation under gauss hybrid models hypothesis, finally between model and model, carry out Duplication measurement and delamination area and merge, obtain final trademark image segmentation result.
2, extract shape border feature
After being partitioned into trademark image, adopt SUSAN algorithm to obtain border angle point, and carry out wrong angle point eliminating, then its and Delaunay Triangulation Algorithm are carried out to combination, structure Delaunay schemes and is used for the shape of the trade mark in presentation video.Then the Delaunay triangulation network is carried out to feature extraction, form the boundary characteristic of shape is described.This Boundary characteristic extraction method has translation and rotational invariance.
3, trade mark coupling
Trademark image similarity matching is mainly the similarity of considering between image feature vector.According to the distance between proper vector and predefined threshold value, judge that whether two width images are similar, be greater than setting threshold, be judged to same trade mark.Thereby determine mobile phone brand.
Determining of size and shape
1, pre-service
At preprocessing process, mainly complete by cell phone pictures being done to the processing such as filtering, denoising, sharpening and morphological operation, accurately realize the binaryzation of the image collecting.
On the basis of binaryzation, extract the accurate profile of mobile phone, and other irrelevant parts are got rid of.
2, the outward appearance of mobile phone identification
The external appearance characteristic of mobile phone has comprised the radians analyze of surrounding, mainly adopts profile analysis method.
3, the size identification of mobile phone
Size identification key is to find an object of reference, and the size of utilizing each pixel to represent is mainly to utilize the resolution of camera to analyze.
As a preferred embodiment, when realizing this method, as follows to the requirement of hardware aspect.
database:
1) adopt the server of Centos system;
2) MySQL data base management system (DBMS).
client:
1) Windows Xp or Windows7 operating system (CPU: higher than 2.0GHz);
2) in mechanical box, there is controlled camera;
3) there is stable network service with server.
The recognition device of mobile phone model of the present invention is the device corresponding with said method, as shown in Figure 7, comprising:
Capture apparatus, for taking mobile phone to be identified, obtains cell phone pictures, and records photographing distance and angle;
Information extraction modules, for extracting trade mark, character and shape from described cell phone pictures;
Sample matches module, for by trade mark, character, the shape extracted, and shooting distance and the angle of record, mate with the sample in the database of setting up in advance, according to the model of the most similar sample, determine the model of mobile phone to be identified.
As a preferred embodiment, when described capture apparatus is taken mobile phone to be identified, from tow sides, take respectively.
As a preferred embodiment, described information extraction modules also, for before extracting trade mark, character and shape, is first carried out the pre-service of filtering, denoising, sharpening and morphological operation to described cell phone pictures.
As a preferred embodiment, described information extraction modules is also for before extracting trade mark, character and shape, and first described cell phone pictures being carried out ajusting character is that processing is ajusted in the rotation of standard.
As a preferred embodiment, described information extraction modules also, for when extracting character from described cell phone pictures, is first cut apart and normalization the character in described cell phone pictures, then carries out character recognition.
To sum up, this method and device be by analyzing the features such as character in cell phone pictures, trade mark, profile, according to feature whether with database in the Data Matching of having preserved identify mobile phone model.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a recognition methods for mobile phone model, is characterized in that, comprises step:
Take mobile phone to be identified, obtain cell phone pictures, and records photographing distance and angle;
From described cell phone pictures, extract trade mark, character and shape, according to the shooting distance of record and the angle size of determining mobile phone to be identified;
By trade mark, character, the shape extracted, and determined size, mate with the sample in the database of setting up in advance, according to the model of the most similar sample, determine the model of mobile phone to be identified.
2. the recognition methods of mobile phone model according to claim 1, is characterized in that,
While taking mobile phone to be identified, from tow sides, take respectively.
3. the recognition methods of mobile phone model according to claim 1 and 2, is characterized in that,
Before extracting trade mark, character and shape, first described cell phone pictures is carried out the pre-service of filtering, denoising, sharpening and morphological operation.
4. the recognition methods of mobile phone model according to claim 1 and 2, is characterized in that,
Before extracting trade mark, character and shape, first described cell phone pictures is rotated and ajusts processing.
5. the recognition methods of mobile phone model according to claim 1 and 2, is characterized in that,
When extracting character from described cell phone pictures, first the character in described cell phone pictures is cut apart and normalization, then carried out character recognition;
When extracting trade mark from described cell phone pictures, first the trademark image in described cell phone pictures is cut apart, then extracted the shape border feature of trademark image.
6. a recognition device for mobile phone model, is characterized in that, comprising:
Capture apparatus, for taking mobile phone to be identified, obtains cell phone pictures, and records photographing distance and angle;
Information extraction modules, for extracting trade mark, character and shape from described cell phone pictures, according to the shooting distance of record and the angle size of determining mobile phone to be identified;
Sample matches module, for by trade mark, character, the shape extracted, and determined size, mate with the sample in the database of setting up in advance, according to the model of the most similar sample, determine the model of mobile phone to be identified.
7. the recognition device of mobile phone model according to claim 6, is characterized in that,
When described capture apparatus is taken mobile phone to be identified, from tow sides, take respectively.
8. according to the recognition device of the mobile phone model described in claim 6 or 7, it is characterized in that,
Described information extraction modules also, for before extracting trade mark, character and shape, is first carried out the pre-service of filtering, denoising, sharpening and morphological operation to described cell phone pictures.
9. according to the recognition device of the mobile phone model described in claim 6 or 7, it is characterized in that,
Described information extraction modules also, for before extracting trade mark, character and shape, is first rotated and ajusts processing described cell phone pictures.
10. according to the recognition device of the mobile phone model described in claim 6 or 7, it is characterized in that,
Described information extraction modules also, for when extracting character from described cell phone pictures, is first cut apart and normalization the character in described cell phone pictures, then carries out character recognition; When extracting trade mark from described cell phone pictures, first the trademark image in described cell phone pictures is cut apart, then extracted the shape border feature of trademark image.
CN201310659473.8A 2013-12-05 2013-12-05 Method and device for identifying model of mobile phone Pending CN103679147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310659473.8A CN103679147A (en) 2013-12-05 2013-12-05 Method and device for identifying model of mobile phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310659473.8A CN103679147A (en) 2013-12-05 2013-12-05 Method and device for identifying model of mobile phone

Publications (1)

Publication Number Publication Date
CN103679147A true CN103679147A (en) 2014-03-26

Family

ID=50316637

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310659473.8A Pending CN103679147A (en) 2013-12-05 2013-12-05 Method and device for identifying model of mobile phone

Country Status (1)

Country Link
CN (1) CN103679147A (en)

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105303189A (en) * 2014-07-29 2016-02-03 阿里巴巴集团控股有限公司 Method and device for detecting specific identification image in predetermined area
CN106372638A (en) * 2016-08-31 2017-02-01 佛山绿怡信息科技有限公司 Method and system for identifying brand and model of electronic equipment
CN106502940A (en) * 2016-10-13 2017-03-15 中国工商银行股份有限公司 Cellphone information reading device, method and application form information generation device, method
CN106960370A (en) * 2016-01-12 2017-07-18 孔令斌 Full-automatic film cuts and sold system
US9818160B2 (en) 2008-10-02 2017-11-14 ecoATM, Inc. Kiosk for recycling electronic devices
CN107378432A (en) * 2017-07-21 2017-11-24 深圳和通自动化设备有限公司 Mobile phone screen tears screen method open and tears screen machine open
WO2017219562A1 (en) * 2016-06-20 2017-12-28 中兴通讯股份有限公司 Method and apparatus for generating two-dimensional code
US9881284B2 (en) 2008-10-02 2018-01-30 ecoATM, Inc. Mini-kiosk for recycling electronic devices
US9885672B2 (en) 2016-06-08 2018-02-06 ecoATM, Inc. Methods and systems for detecting screen covers on electronic devices
US9904911B2 (en) 2008-10-02 2018-02-27 ecoATM, Inc. Secondary market and vending system for devices
US9911102B2 (en) 2014-10-02 2018-03-06 ecoATM, Inc. Application for device evaluation and other processes associated with device recycling
CN107944501A (en) * 2017-12-11 2018-04-20 北京小米移动软件有限公司 Image-recognizing method and device
US10032140B2 (en) 2008-10-02 2018-07-24 ecoATM, LLC. Systems for recycling consumer electronic devices
CN108629366A (en) * 2018-03-16 2018-10-09 佛山科学技术学院 A kind of image-recognizing method of high-tension line steel tower
US10127647B2 (en) 2016-04-15 2018-11-13 Ecoatm, Llc Methods and systems for detecting cracks in electronic devices
CN109446367A (en) * 2017-08-29 2019-03-08 四川佩德机器人科技有限公司 A kind of APP identified with trade mark and profession symbol
US10269110B2 (en) 2016-06-28 2019-04-23 Ecoatm, Llc Methods and systems for detecting cracks in illuminated electronic device screens
CN109673038A (en) * 2018-12-18 2019-04-23 中山大学 A kind of recognition methods of the mobile terminal brand and model based on IFAT fingerprint
CN110048486A (en) * 2019-05-14 2019-07-23 南京信息工程大学 Intelligent multipoint wireless charging unit and its implementation based on the identification of mobile phone feature
US10401411B2 (en) 2014-09-29 2019-09-03 Ecoatm, Llc Maintaining sets of cable components used for wired analysis, charging, or other interaction with portable electronic devices
US10417615B2 (en) 2014-10-31 2019-09-17 Ecoatm, Llc Systems and methods for recycling consumer electronic devices
US10445708B2 (en) 2014-10-03 2019-10-15 Ecoatm, Llc System for electrically testing mobile devices at a consumer-operated kiosk, and associated devices and methods
US10475002B2 (en) 2014-10-02 2019-11-12 Ecoatm, Llc Wireless-enabled kiosk for recycling consumer devices
CN110502990A (en) * 2019-07-17 2019-11-26 上海展湾信息科技有限公司 The method and system of data acquisition are carried out using image procossing
CN110569764A (en) * 2019-08-28 2019-12-13 北京工业大学 mobile phone model identification method based on convolutional neural network
US10572946B2 (en) 2014-10-31 2020-02-25 Ecoatm, Llc Methods and systems for facilitating processes associated with insurance services and/or other services for electronic devices
CN111272067A (en) * 2020-01-21 2020-06-12 上海悦易网络信息技术有限公司 Mobile phone detection method and equipment
US10825082B2 (en) 2008-10-02 2020-11-03 Ecoatm, Llc Apparatus and method for recycling mobile phones
US10860990B2 (en) 2014-11-06 2020-12-08 Ecoatm, Llc Methods and systems for evaluating and recycling electronic devices
CN112101600A (en) * 2020-01-05 2020-12-18 *** Network contract order travel automatic starting platform
CN112172112A (en) * 2019-07-02 2021-01-05 永德利硅橡胶科技(深圳)有限公司 Automatic laminating 3D toughened glass film laminating machine and identification method
CN112614269A (en) * 2020-12-31 2021-04-06 广州绿怡信息科技有限公司 Method for weighing and recycling mobile phone by mobile phone intelligent recycling machine
US11010841B2 (en) 2008-10-02 2021-05-18 Ecoatm, Llc Kiosk for recycling electronic devices
US11080672B2 (en) 2014-12-12 2021-08-03 Ecoatm, Llc Systems and methods for recycling consumer electronic devices
US11462868B2 (en) 2019-02-12 2022-10-04 Ecoatm, Llc Connector carrier for electronic device kiosk
US11482067B2 (en) 2019-02-12 2022-10-25 Ecoatm, Llc Kiosk for evaluating and purchasing used electronic devices
US11798250B2 (en) 2019-02-18 2023-10-24 Ecoatm, Llc Neural network based physical condition evaluation of electronic devices, and associated systems and methods
USD1010271S1 (en) 2020-02-12 2024-01-02 Ecoatm, Llc Kiosk for processing electronic devices
US11922467B2 (en) 2020-08-17 2024-03-05 ecoATM, Inc. Evaluating an electronic device using optical character recognition
US11989710B2 (en) 2018-12-19 2024-05-21 Ecoatm, Llc Systems and methods for vending and/or purchasing mobile phones and other electronic devices
US12008520B2 (en) 2022-03-17 2024-06-11 Ecoatm, Llc Systems and methods for recycling consumer electronic devices

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050120428A (en) * 2004-06-18 2005-12-22 엘지전자 주식회사 Method for display model detecting of mobile phone
CN201781544U (en) * 2010-09-07 2011-03-30 厦门市美亚柏科信息股份有限公司 Mobile phone model recognizing device
CN103425969A (en) * 2013-08-07 2013-12-04 华南理工大学 Detection system and detection method for identifying type of wheel hub

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050120428A (en) * 2004-06-18 2005-12-22 엘지전자 주식회사 Method for display model detecting of mobile phone
CN201781544U (en) * 2010-09-07 2011-03-30 厦门市美亚柏科信息股份有限公司 Mobile phone model recognizing device
CN103425969A (en) * 2013-08-07 2013-12-04 华南理工大学 Detection system and detection method for identifying type of wheel hub

Cited By (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10032140B2 (en) 2008-10-02 2018-07-24 ecoATM, LLC. Systems for recycling consumer electronic devices
US10825082B2 (en) 2008-10-02 2020-11-03 Ecoatm, Llc Apparatus and method for recycling mobile phones
US10853873B2 (en) 2008-10-02 2020-12-01 Ecoatm, Llc Kiosks for evaluating and purchasing used electronic devices and related technology
US11010841B2 (en) 2008-10-02 2021-05-18 Ecoatm, Llc Kiosk for recycling electronic devices
US9818160B2 (en) 2008-10-02 2017-11-14 ecoATM, Inc. Kiosk for recycling electronic devices
US11526932B2 (en) 2008-10-02 2022-12-13 Ecoatm, Llc Kiosks for evaluating and purchasing used electronic devices and related technology
US11443289B2 (en) 2008-10-02 2022-09-13 Ecoatm, Llc Secondary market and vending system for devices
US10157427B2 (en) 2008-10-02 2018-12-18 Ecoatm, Llc Kiosk for recycling electronic devices
US9881284B2 (en) 2008-10-02 2018-01-30 ecoATM, Inc. Mini-kiosk for recycling electronic devices
US11080662B2 (en) 2008-10-02 2021-08-03 Ecoatm, Llc Secondary market and vending system for devices
US9904911B2 (en) 2008-10-02 2018-02-27 ecoATM, Inc. Secondary market and vending system for devices
US10055798B2 (en) 2008-10-02 2018-08-21 Ecoatm, Llc Kiosk for recycling electronic devices
US10360689B2 (en) 2014-07-29 2019-07-23 Alibaba Group Holding Limited Detecting specified image identifiers on objects
US10885644B2 (en) 2014-07-29 2021-01-05 Banma Zhixing Network (Hongkong) Co., Limited Detecting specified image identifiers on objects
CN105303189A (en) * 2014-07-29 2016-02-03 阿里巴巴集团控股有限公司 Method and device for detecting specific identification image in predetermined area
US10401411B2 (en) 2014-09-29 2019-09-03 Ecoatm, Llc Maintaining sets of cable components used for wired analysis, charging, or other interaction with portable electronic devices
US11126973B2 (en) 2014-10-02 2021-09-21 Ecoatm, Llc Wireless-enabled kiosk for recycling consumer devices
US9911102B2 (en) 2014-10-02 2018-03-06 ecoATM, Inc. Application for device evaluation and other processes associated with device recycling
US11734654B2 (en) 2014-10-02 2023-08-22 Ecoatm, Llc Wireless-enabled kiosk for recycling consumer devices
US10496963B2 (en) 2014-10-02 2019-12-03 Ecoatm, Llc Wireless-enabled kiosk for recycling consumer devices
US11790327B2 (en) 2014-10-02 2023-10-17 Ecoatm, Llc Application for device evaluation and other processes associated with device recycling
US10475002B2 (en) 2014-10-02 2019-11-12 Ecoatm, Llc Wireless-enabled kiosk for recycling consumer devices
US10438174B2 (en) 2014-10-02 2019-10-08 Ecoatm, Llc Application for device evaluation and other processes associated with device recycling
US11232412B2 (en) 2014-10-03 2022-01-25 Ecoatm, Llc System for electrically testing mobile devices at a consumer-operated kiosk, and associated devices and methods
US10445708B2 (en) 2014-10-03 2019-10-15 Ecoatm, Llc System for electrically testing mobile devices at a consumer-operated kiosk, and associated devices and methods
US11989701B2 (en) 2014-10-03 2024-05-21 Ecoatm, Llc System for electrically testing mobile devices at a consumer-operated kiosk, and associated devices and methods
US11436570B2 (en) 2014-10-31 2022-09-06 Ecoatm, Llc Systems and methods for recycling consumer electronic devices
US10417615B2 (en) 2014-10-31 2019-09-17 Ecoatm, Llc Systems and methods for recycling consumer electronic devices
US10572946B2 (en) 2014-10-31 2020-02-25 Ecoatm, Llc Methods and systems for facilitating processes associated with insurance services and/or other services for electronic devices
US10860990B2 (en) 2014-11-06 2020-12-08 Ecoatm, Llc Methods and systems for evaluating and recycling electronic devices
US11315093B2 (en) 2014-12-12 2022-04-26 Ecoatm, Llc Systems and methods for recycling consumer electronic devices
US11080672B2 (en) 2014-12-12 2021-08-03 Ecoatm, Llc Systems and methods for recycling consumer electronic devices
CN106960370A (en) * 2016-01-12 2017-07-18 孔令斌 Full-automatic film cuts and sold system
US10127647B2 (en) 2016-04-15 2018-11-13 Ecoatm, Llc Methods and systems for detecting cracks in electronic devices
US9885672B2 (en) 2016-06-08 2018-02-06 ecoATM, Inc. Methods and systems for detecting screen covers on electronic devices
CN107527083A (en) * 2016-06-20 2017-12-29 中兴通讯股份有限公司 A kind of two-dimensional code generation method and device
WO2017219562A1 (en) * 2016-06-20 2017-12-28 中兴通讯股份有限公司 Method and apparatus for generating two-dimensional code
US10269110B2 (en) 2016-06-28 2019-04-23 Ecoatm, Llc Methods and systems for detecting cracks in illuminated electronic device screens
US11803954B2 (en) 2016-06-28 2023-10-31 Ecoatm, Llc Methods and systems for detecting cracks in illuminated electronic device screens
US10909673B2 (en) 2016-06-28 2021-02-02 Ecoatm, Llc Methods and systems for detecting cracks in illuminated electronic device screens
CN106372638A (en) * 2016-08-31 2017-02-01 佛山绿怡信息科技有限公司 Method and system for identifying brand and model of electronic equipment
CN106502940A (en) * 2016-10-13 2017-03-15 中国工商银行股份有限公司 Cellphone information reading device, method and application form information generation device, method
CN106502940B (en) * 2016-10-13 2023-07-25 中国工商银行股份有限公司 Mobile phone information reading device and method and application form information generating device and method
CN107378432A (en) * 2017-07-21 2017-11-24 深圳和通自动化设备有限公司 Mobile phone screen tears screen method open and tears screen machine open
CN109446367A (en) * 2017-08-29 2019-03-08 四川佩德机器人科技有限公司 A kind of APP identified with trade mark and profession symbol
CN107944501A (en) * 2017-12-11 2018-04-20 北京小米移动软件有限公司 Image-recognizing method and device
CN108629366A (en) * 2018-03-16 2018-10-09 佛山科学技术学院 A kind of image-recognizing method of high-tension line steel tower
CN109673038B (en) * 2018-12-18 2021-07-09 中山大学 Method for identifying brand and model of mobile terminal based on IFAT fingerprint
CN109673038A (en) * 2018-12-18 2019-04-23 中山大学 A kind of recognition methods of the mobile terminal brand and model based on IFAT fingerprint
US11989710B2 (en) 2018-12-19 2024-05-21 Ecoatm, Llc Systems and methods for vending and/or purchasing mobile phones and other electronic devices
US11462868B2 (en) 2019-02-12 2022-10-04 Ecoatm, Llc Connector carrier for electronic device kiosk
US11482067B2 (en) 2019-02-12 2022-10-25 Ecoatm, Llc Kiosk for evaluating and purchasing used electronic devices
US11843206B2 (en) 2019-02-12 2023-12-12 Ecoatm, Llc Connector carrier for electronic device kiosk
US11798250B2 (en) 2019-02-18 2023-10-24 Ecoatm, Llc Neural network based physical condition evaluation of electronic devices, and associated systems and methods
CN110048486A (en) * 2019-05-14 2019-07-23 南京信息工程大学 Intelligent multipoint wireless charging unit and its implementation based on the identification of mobile phone feature
CN112172112A (en) * 2019-07-02 2021-01-05 永德利硅橡胶科技(深圳)有限公司 Automatic laminating 3D toughened glass film laminating machine and identification method
CN110502990B (en) * 2019-07-17 2022-06-03 上海展湾信息科技有限公司 Method and system for data acquisition by image processing
CN110502990A (en) * 2019-07-17 2019-11-26 上海展湾信息科技有限公司 The method and system of data acquisition are carried out using image procossing
CN110569764B (en) * 2019-08-28 2023-12-22 北京工业大学 Mobile phone model identification method based on convolutional neural network
CN110569764A (en) * 2019-08-28 2019-12-13 北京工业大学 mobile phone model identification method based on convolutional neural network
CN112101600A (en) * 2020-01-05 2020-12-18 *** Network contract order travel automatic starting platform
CN111272067A (en) * 2020-01-21 2020-06-12 上海悦易网络信息技术有限公司 Mobile phone detection method and equipment
USD1010271S1 (en) 2020-02-12 2024-01-02 Ecoatm, Llc Kiosk for processing electronic devices
US11922467B2 (en) 2020-08-17 2024-03-05 ecoATM, Inc. Evaluating an electronic device using optical character recognition
CN112614269A (en) * 2020-12-31 2021-04-06 广州绿怡信息科技有限公司 Method for weighing and recycling mobile phone by mobile phone intelligent recycling machine
US12008520B2 (en) 2022-03-17 2024-06-11 Ecoatm, Llc Systems and methods for recycling consumer electronic devices

Similar Documents

Publication Publication Date Title
CN103679147A (en) Method and device for identifying model of mobile phone
WO2019169532A1 (en) License plate recognition method and cloud system
WO2019071664A1 (en) Human face recognition method and apparatus combined with depth information, and storage medium
WO2021036436A1 (en) Facial recognition method and apparatus
Dagnes et al. Occlusion detection and restoration techniques for 3D face recognition: a literature review
WO2017190656A1 (en) Pedestrian re-recognition method and device
CN105740780B (en) Method and device for detecting living human face
CN105930709A (en) Method and apparatus for applying human face identification technology to witness testimony consistency check
CN103577818A (en) Method and device for recognizing image characters
US11682231B2 (en) Living body detection method and device
CN110610127B (en) Face recognition method and device, storage medium and electronic equipment
CN104392220A (en) Three-dimensional face recognition airport security inspection method based on cloud server
CN104331682A (en) Automatic building identification method based on Fourier descriptor
CN103778409A (en) Human face identification method based on human face characteristic data mining and device
WO2020156033A1 (en) Fingerprint verification method and related apparatus
EP4033458A2 (en) Method and apparatus of face anti-spoofing, device, storage medium, and computer program product
CN110866466A (en) Face recognition method, face recognition device, storage medium and server
CN105022999A (en) Man code company real-time acquisition system
CN110245573B (en) Sign-in method and device based on face recognition and terminal equipment
CN105912912A (en) Method and system for user to log in terminal by virtue of identity information
CN113313097B (en) Face recognition method, terminal and computer readable storage medium
CN103488998A (en) Identity card recognition method based on neural network and image processing technology
CN111079571A (en) Identification card information identification and edge detection model training method and device
CN104517101A (en) Game poker card recognition method based on pixel square difference matching
CN103488966A (en) Intelligent mobile phone capable of identifying real-name ticket information

Legal Events

Date Code Title Description
PB01 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: 20140326