WO2014005451A1 - 基于云服务的视觉搜索方法和系统、计算机存储介质 - Google Patents

基于云服务的视觉搜索方法和系统、计算机存储介质 Download PDF

Info

Publication number
WO2014005451A1
WO2014005451A1 PCT/CN2013/073979 CN2013073979W WO2014005451A1 WO 2014005451 A1 WO2014005451 A1 WO 2014005451A1 CN 2013073979 W CN2013073979 W CN 2013073979W WO 2014005451 A1 WO2014005451 A1 WO 2014005451A1
Authority
WO
WIPO (PCT)
Prior art keywords
visual search
classification
image data
type information
service
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.)
Ceased
Application number
PCT/CN2013/073979
Other languages
English (en)
French (fr)
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to SG2014007280A priority Critical patent/SG2014007280A/en
Priority to US14/241,863 priority patent/US9411849B2/en
Publication of WO2014005451A1 publication Critical patent/WO2014005451A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/432Query formulation
    • G06F16/434Query formulation using image data, e.g. images, photos, pictures taken by a user
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]

Definitions

  • the present invention relates to the field of image search technology, and in particular, to a cloud service-based visual search method and system, and a computer storage medium. Background technique
  • Visual search is a method of processing, recognizing and understanding the elements in a picture from a specific image of an input. From the perspective of human vision, basic information and detailed information of various types of picture elements are extracted.
  • the existing Internet-based image search service is mainly an image search service for similar pictures in some search engines, and such services mainly focus on finding other pictures similar to the input picture, for example, with face image photos. Other face images, objects in the image, etc. These services are all domain-specific identification services. They can only provide similar pictures in the form or provide information about a specific field contained in the picture.
  • the detailed basic information of the picture is recognized, and thus it is not possible to further apply based on the detailed basic information of the recognized picture. Summary of the invention
  • the present invention provides a cloud service-based visual search method, a cloud service-based visual search system, and a computer storage medium, which can identify comprehensive feature information of a picture. In order to be able to further comprehensive application according to the comprehensive feature information of the picture.
  • the embodiment of the present invention adopts the following technical solutions:
  • a cloud service-based visual search method including steps:
  • Each corresponding classified visual search service identifies corresponding classification type information in the image data, determines a name of the image data corresponding to each classification type information, and obtains a classified visual search result, where the classified visual search result includes the classification type information and corresponding Name
  • the classified visual search results of the respective classified visual search services are summarized and sent to the client.
  • a cloud service-based visual search service system includes a server, and the server includes:
  • a cloud service access device configured to receive an image recognition cloud service request sent by the client, where the image recognition cloud service request includes image data, and forward the image data to a classified visual service system according to the set classification forwarding rule Classified visual search service; a classified visual service system, configured to identify corresponding classification type information in the image data by using each corresponding classified visual search service, determine a name of the image data corresponding to each classification type information, and obtain a classified visual search result, where the classified visual search result includes The classification type information and a corresponding name;
  • the visual search result summary device is configured to summarize the corresponding classified visual search results and send them to the client.
  • the image data in the image recognition cloud service request is forwarded to the corresponding classified visual search service according to the set classification forwarding rule based on the received image recognition cloud service request sent by the client.
  • each corresponding classified visual search service detects and identifies corresponding classification type information in the image data, determines a name corresponding to the classification type information, and then summarizes the classified visual search results of each corresponding classified visual search service to the client.
  • Embodiment 1 is a schematic flow chart of Embodiment 1 of a cloud service-based visual search method according to the present invention
  • FIG. 2 is a specific example of the overall flow of the method shown in FIG. 1;
  • Embodiment 3 is a schematic flowchart of Embodiment 2 of a cloud service-based visual search method according to the present invention
  • Embodiment 4 is a schematic structural diagram of Embodiment 1 of a cloud service-based visual search system according to the present invention.
  • Embodiment 2 of a cloud service-based visual search system according to the present invention
  • FIG. 6 is a schematic structural diagram of Embodiment 3 of a cloud service-based visual search system according to the present invention. detailed description
  • Embodiment 1 The cloud service-based visual search method of the present invention will be described in detail below in conjunction with the preferred embodiments thereof.
  • Embodiment 1
  • FIG. 1 is a schematic flowchart diagram of Embodiment 1 of a cloud service-based visual search method according to the present invention.
  • it is detected by each classified visual search service whether the determined image data includes a corresponding one.
  • Specific classification type information is taken as an example for explanation.
  • the method in this embodiment includes the following steps:
  • Step S101 Receive an image recognition cloud service request sent by the client, where the image recognition cloud service request includes a need Image data to be image-received, proceeds to step S102;
  • Step S102 Forward image data in the image recognition cloud service request to the corresponding classified visual search service according to the set classification forwarding rule, and proceed to step S103;
  • Step S103 Each corresponding classified visual search service detects whether the corresponding classification type information is included in the image data, and when there is corresponding classification type information, identifies corresponding classification type information in the image data, and determines the classification type. The name corresponding to the information, proceeds to step S104;
  • Step S104 The classified visual search results of the corresponding classified visual search services are summarized and sent to the client, where the classified visual search result includes the classification type information determined by the above detection and the determined corresponding name.
  • the image data in the image recognition cloud service request is forwarded to the corresponding classified visual search according to the set classification forwarding rule.
  • the service, and then the corresponding classified visual search service detects and identifies the corresponding classification type information in the image data, determines the name corresponding to the classification type information, and then summarizes the classified visual search results of each corresponding classified visual search service to the customer. Transmitting, which detects and identifies the classification type information in the image data based on the different categories of the classified visual search service, so that the integrated feature information of the image can be identified, and based on the recognized comprehensive feature information, further
  • the comprehensive application has improved the user experience.
  • the classified visual search service may include a variety of different specific domain classified visual search services, and different settings may be made according to specific needs, for example, the classified visual search service may include, but is not limited to, the following categories: Object visual search service, text visual search service, face visual search service, barcode visual search service, landscape visual search service, logo visual search service, book visual search service, CD visual search service, and the like. In the specific implementation, any one or any combination of these categories of classified visual search services may be employed.
  • the foregoing classification type information corresponds to the corresponding classified visual search service
  • the foregoing classification type information may include an object, a text, a face, a barcode, a scene, a logo, a book, a CD, and the like, and when implemented, the above-mentioned
  • the different categories of classified visual search services correspond to each other, and the classification type information may include any one or any combination of classification information such as objects, characters, faces, barcodes, scenes, logos, books, CDs, and the like.
  • the solution of the embodiment can be highly scalable when implemented, and any type of classified visual search service can be added, and each type of classified visual search service can adopt the existing method in the prior art. get on.
  • the client that sends the image recognition cloud service request may be any type of client, including but not limited to a mobile terminal, a PC client, a WEB client, a tablet, a laptop, an in-vehicle electronic system, a palmtop computer, and the like.
  • the user may specify which types of classified visual search services need to be performed on the transmitted image data, for example, only a face visual search service, a scene visual search service, etc.,
  • classification forwarding rules you can do the following settings: Detecting whether the image recognition cloud service request includes classification type information;
  • the user needs to perform the classified visual search service of the specified type, and then forward the image data to the classified visual search services corresponding to the classification type information;
  • the classification type information is not included, it indicates that the user does not limit which types of classified visual search services are performed, or if all types of classified visual search services are required, the image data is forwarded to all classified visual search services.
  • the image recognition cloud service request may be pre-processed to verify the security of the image recognition cloud service request. Based on this, as shown in FIG. 1, between the foregoing step S101 and step S102, the method may further include the following steps:
  • Step S1012 Perform a pre-processing operation on the image recognition cloud service request.
  • the pre-processing operation here mainly includes verification of the security of the image recognition cloud service request, for example, determining whether the image identifies whether the cloud service request is a legitimate request, to avoid illegally requested access.
  • the specific implementation of the security verification may be performed in a manner already in the prior art, and will not be further described herein.
  • the corresponding classified visual search service identifies the corresponding classification type information in the image data, specifically, the following may be adopted. Way to proceed:
  • Each corresponding classified visual search service first detects whether the corresponding classification type information is included in the image data: if included, the location information of the classification type information in the image data is detected, where the location information may be the classification type The information is relative to the position coordinate range of the image corresponding to the image data, and then the corresponding classified visual search service identifies the classification type information represented by the image data corresponding to the position information according to the detected position information; if not, the current The classified visual search service ends the visual search service process.
  • Step S1034 Each corresponding classified visual search service retrieves related detailed information according to the identified classification type information and the corresponding name. At this time, the visual search result transmitted to the client includes the detailed information retrieved at this time.
  • the image recognition cloud service request sent by the client does not specify the classification visual search service for the image data, and the description is not used.
  • the solution of the embodiment of the present invention is defined.
  • FIG. 2 A schematic diagram of the overall flow of this particular example is shown in FIG. In FIG. 2, for the sake of space limitation, only the object visual search service and the text visual search service are shown, and other types of visual search are referred to by XX visual search. Other types of visual search can be set differently depending on actual needs.
  • the specific process may be as follows.
  • the client sends an image recognition cloud service request to the server through a network (for example, the Internet), wherein the image identifies that the cloud service request includes image data of a picture to be visually searched.
  • a network for example, the Internet
  • the server side After receiving the image recognition cloud service request, the server side performs a pre-processing operation on the image recognition cloud service request, and verifies the security of the image recognition cloud service request, and determines whether the image recognition cloud service request is a legitimate request. If the security verification is passed, the next operation is performed. Otherwise, the processing of the image recognition cloud service request is ended, or the feedback information of the error or the illegal request may be returned to the client.
  • the server side analyzes whether the image recognition cloud service request contains the classification type information, that is, determines whether the user specifies a specific type of classified visual search service: if there is a specified classified visual search service, And respectively, the image data in the image recognition cloud service request is forwarded to the classified visual search service corresponding to the classification type information; if there is no designated classified visual search service, the image data in the image recognition cloud service request is respectively forwarded to All classified visual search services.
  • the description is based on an example in which the image recognition cloud service request does not specify a specific type of classified visual search service. That is, in this specific example, the image data in the image recognition cloud service request is forwarded to all of the classified visual search services, respectively. Due to the different settings, the classified visual search service included on the server side may be different and cannot be exhaustive. Therefore, in the following description, all classified visual search services include face visual search service, physical vision. The search service and the text visual search service are described as examples, and the description is not intended to limit the embodiments of the present invention.
  • the face visual search service After receiving the forwarded image data, the face visual search service first detects whether the image data includes a face image, and if there is no face image, ends the face visual search service, and if the face image, determines that the face image is Position information in the picture corresponding to the image data, the position information may generally include a position coordinate range of the face image area in the picture, and then according to the position information, identify a specific face image, and give the face image corresponding
  • search the corresponding database for detailed information corresponding to the recognized face image, for example, other face images similar to the face image, the name of the person in the face image, etc., based on the search
  • the name of the character you can further search for the character's profile and other related information, for example: If it is a star character, you can further obtain the link address (such as homepage address, blog address, microblog address, etc.) related to the star character. .
  • a specific face visual search result is obtained, and the face visual search result includes type information of a face type,
  • the object visual search service After receiving the forwarded image data, the object visual search service first detects whether the image data contains an object, and if there is no object, ends the object visual search service, and if there is an object, determines the bit of the object in the image corresponding to the image data. Position information, the location information may generally include a location coordinate range of the object area in the picture, and then identify a specific object image according to the location information, and match the specific type of the object and other related information according to the object image, and then The corresponding database searches for and identifies other detailed information corresponding to the object, such as the year of production of the object, and the like. Finally, a specific object visual search result is obtained, and the object visual search result includes type information of the type of the object, position information of the object in the picture, the name of the object, and other related information searched above.
  • the text visual search service After receiving the forwarded image data, the text visual search service first detects whether the image data contains text content, and if there is no text content, ends the text visual search service, and if there is text content, determines the text content corresponding to the image data.
  • Location information the location information may generally include a location coordinate range of the text content in the image, and then identify a specific text content according to the location information, and search for a corresponding information related to the text content in the corresponding database, for example, : If the text content is URL information, give the specific link address and so on.
  • a specific text visual search result is obtained.
  • the text visual search result includes type information of a type of text, position information of the text in the picture, a name of the text, and other related information searched above.
  • the classified visual search results are summarized and returned to the client.
  • various implementation manners may be provided according to actual needs, so that a variety of subsequent interaction operations are provided on the basis of the returned classified visual search result, thereby forming various kinds.
  • Different product forms :
  • the name and details are listed as a text list, which is convenient for the user to quickly understand the various elements in the picture, and can also list the text information in each element box of the picture.
  • each classification type information different additional interaction modes may be provided according to the unique characteristics of each classification type information, for example:
  • the visual search result of the text corresponding to the text it can be judged whether it is a foreign language, such as English, French, Japanese, etc. If it is a foreign language, an additional translation function can be provided.
  • the text is a web link, when the text is clicked, The location of the URL link, you can open the link directly with a browser;
  • the barcode type may be further detected. If the barcode is a one-dimensional code, the barcode may be directly linked to the shopping website corresponding to the barcode when the recognition result of the one-dimensional code is clicked. Corresponding to the link of the product, the user can directly purchase the product; if the barcode is a two-dimensional code, the interactive operation similar to the visual search of the text can be provided according to the type of the recognized text; For the visual search result of the object corresponding to the object, it can be judged according to the type of the object. If the object is a well-known trademark, the basic introduction of the well-known trademark can be provided.
  • the well-known trademark After clicking the corresponding position of the well-known trademark in the picture, the well-known trademark can be linked to the well-known trademark.
  • the official website of the company corresponding to the trademark if it is an attraction, you can further give the introduction information and fare information of the attraction.
  • the life and the introduction of the star can be given, and the relevant homepage of the star can be linked by clicking the position corresponding to the face of the star in the picture.
  • the homepage address, the blog address, the microblog address, etc. if it is a friend's face, you can click on the location of the friend's face in the picture to view other photos of the friend on the device; if it is an ordinary face, It can give the person's gender, age and other identification information, and even add entertainment and scoring functions such as beauty and ugliness;
  • the process of detecting a face image and recognizing a face image by the face visual search service may be performed in a manner existing in the prior art.
  • the face visual search service may include the following processes: face detection, key point positioning, image normalization, feature extraction, and face feature template alignment.
  • face detection, key point location, image normalization, and feature extraction can be collectively referred to as face feature template extraction. The following is a brief description of each step.
  • Face detection refers to detecting whether a human face is in a captured image or video.
  • the specific position of the face is calibrated to obtain a candidate face area.
  • the Haar feature +adab 00S t algorithm can be used to achieve accurate positioning of the face position in the small gesture of -30 30 degrees in the image.
  • Key point positioning refers to the position of the key point such as the eyes and mouth of the face on the acquired image (video) candidate face area.
  • image projection can be used to obtain candidate eye and mouth regions
  • the Haar feature +adaboost algorithm is used to obtain accurate eye center coordinates in the eye region
  • the gabor feature and the adaboost algorithm are used in the mouth region to obtain accurate mouth corner coordinates.
  • image normalization is to obtain a face template of the aligned effective area, and to eliminate the interference of external factors such as illumination, which is divided into pose normalization and illumination normalization.
  • the normalization of the pose is based on the obtained eye and mouth position, and the original image is deformed to a standard face template by normalizing operations such as cropping, zooming, and posture correction, ensuring that the eyes and the mouth are in a standard position.
  • Illumination Normalizes the image to be de-illuminated.
  • Feature extraction is the extraction of features on the size and illumination normalized image, including Gabor local features, and LBP
  • the face feature template alignment is to determine the similarity between the two sets of feature templates of the candidate.
  • face verification the similarity between two sets of feature templates exceeds the set threshold for verification, that is, the two sets of feature templates are determined to be similar; in face recognition, the maximum similarity exceeds a given threshold for identification. And the face ID corresponding to the maximum similarity is the recognition result.
  • the description of the specific example above is only for the implementation of the face visual search service in one of the prior art methods. According to actual needs, the face visual search may also be implemented by any other possible method in the prior art. Service, not to repeat here.
  • the process of detecting the object and identifying the object image by the object visual search service may be performed in a manner existing in the prior art.
  • the object visual search service may include three stages of image feature extraction, feature matching, and geometric verification. The following is a brief description of each stage.
  • SIFT feature Scale-invariant feature transform
  • SIFT features can maintain the invariance of image rotation, scale scaling, illumination changes and other factors, and maintain good stability for viewing angle changes, affine transformation, noise and other factors.
  • the extraction of SIFT features can be achieved by the following steps:
  • the extreme value detection of the scale space is performed.
  • the original image is convoluted by Gaussian difference function DOG (Difference Of Gaussian) with different scales.
  • DOG Difference Of Gaussian
  • the image pyramid is a common group, each group has an S layer, the first layer of each layer of the image from the original image and different scales (the adjacent layer scale differs by a scale factor k) Gauss
  • the nuclear convolution is obtained, and the next set of images is downsampled by the previous set of images.
  • the DOG pyramid is subtracted from the adjacent Gaussian image pyramids.
  • each sampling point in the DOG pyramid should be compared with 8 adjacent points of its same scale and 9*2 points corresponding to the upper and lower adjacent scales, if the sampling point The value is less than or greater than its 26 neighbors, then the point is a local extrema point (called a key point).
  • the main direction of the key point When determining the main direction of the key point, it is sampled in the neighborhood window centered on the key point, and the histogram is used to count the gradient direction of the neighborhood pixel.
  • the gradient histogram has a range of 0 360 degrees, of which there are 36 columns for every 10 degrees.
  • the main peak (maximum peak) of the histogram represents the main direction of the neighborhood gradient at the key point, ie the main direction as the key point.
  • this direction In the gradient direction histogram, when there is another peak corresponding to 80% of the main peak energy, this direction is considered as the secondary direction of the key point.
  • the key descriptor When generating the key descriptor, first rotate the coordinate zero direction to the main direction of the key to achieve rotation invariance. Then, take the 16*16 window centered on the key point, calculate the gradient direction histogram of 8 directions on each 4*4 small block, and calculate the accumulated value of each gradient direction to form a seed point.
  • Each key point can be described using 4*4 total of 16 seed points, so that 128 data can be generated for a key point, which ultimately forms a 128-dimensional sift feature vector.
  • the sift feature vector has removed the influence of geometric deformation factors such as scale change and rotation.
  • the feature vector is length normalized to further remove the influence of illumination variation.
  • the feature vector of the key point is calculated closest to which leaf node of the hierarchical vocabulary tree (only kL sub-point product calculation is performed), and the feature vector can be quantized into a vocabulary.
  • a picture can be represented by a document vector.
  • Each dimension of the document vector corresponds to a visual vocabulary, and its value indicates how important the visual vocabulary is to the document.
  • TF-IDF term frequency- Inverse document frequency, word frequency - inverse document frequency
  • the degree of similarity between the query image and the object image in the database that is, the distance (L1 distance, L2 distance, cosine similarity, etc.) of the two document vectors in the vector space can be used.
  • an inverted index (Inverted Index) is created for all object images in the database, that is, with a vocabulary number as an index, which database image numbers corresponding to each vocabulary are recorded, and vocabulary The number of occurrences in these database images, the matching process becomes the process of voting for the database images containing the query picture vocabulary.
  • the first s candidate object pictures that are most similar to the matching picture are selected and returned as the result of the feature matching stage.
  • the geometric verification process When performing geometric verification, it is the s candidate object images that are sorted in the feature matching stage, and the geometric position information of the feature points is used to further accurately match the query image.
  • the nearest neighbor algorithm is used to calculate the point-to-point matching relationship between the query picture and the database picture, and the RASANC algorithm (Random Sample Consensus) is used to filter the mismatch points (outside points) that do not conform to the affine transformation constraints from the matching point pairs.
  • RASANC algorithm Random Sample Consensus
  • the description of the specific example above is only for the implementation of the object visual search service in one of the prior art methods. According to actual needs, any other possible manner in the prior art may also be used to implement the object visual search.
  • the service is not mentioned here.
  • the process of detecting the text content and identifying the text content by the text visual search service may be performed in a manner existing in the prior art.
  • the text visual search service may include the following stages of text detection, layout analysis, area binarization, area line segmentation, character segmentation, character recognition, etc., where:
  • Text detection refers to the location of the text block obtained from the image by using the connected domain analysis
  • Layout analysis refers to the division of an input document into regions of the same attribute, usually including graphics, images, tables, and texts. For text, it is also necessary to determine the direction of the text;
  • the area binarization refers to the processing of the area obtained by the layout analysis.
  • the horizontal text type can also be considered to perform binarization of the image;
  • the regional line segmentation refers to the detection and classification of the connected body, the horizontal projection of the partial connected body, the division of the text area into sub-areas, the detection of the multi-row sub-areas, and the use of the connected body merging method to realize the line cutting of the multi-row sub-areas. Dividing, finally cutting the connected body between the lines, and classifying the small connected body into the associated text line according to the distance information;
  • Character recognition means that the character text is extracted by the multi-mode Euclidean distance classifier through the feature extraction of the character image, thereby recognizing the text result of the character.
  • the client may select a client that can perform positioning, and when the client sends an image recognition cloud service request to the server, the location information of the location where the client is located may be simultaneously (for example, latitude and longitude information, etc.) is sent to the server side, and when the server side returns the classified visual search result to the client, other related information can be given based on the positioning information at the same time.
  • the location information of the location where the client is located may be simultaneously (for example, latitude and longitude information, etc.) is sent to the server side, and when the server side returns the classified visual search result to the client, other related information can be given based on the positioning information at the same time.
  • the server side returns the classified visual search result to the client, other related information can be given based on the positioning information at the same time.
  • the path information of the scene can be given based on the location information of the location of the client.
  • FIG. 3 is a schematic flowchart of the second embodiment of the cloud service-based visual search method of the present invention.
  • the difference from the solution in the first embodiment is mainly:
  • the classification type information is included in the image data, and the image data is forwarded to the corresponding classified visual search service as an example for description.
  • the method in this embodiment includes the following steps:
  • Step S301 receiving an image recognition cloud service request sent by the client, the image recognition cloud service request includes image data requiring image recognition, and proceeds to step S302;
  • Step S302 detecting each classification type information included in the image data in the image recognition cloud service request, and location information of each classification type information in the image data, and proceeding to step S303;
  • Step S303 Forward the image data and the corresponding location information in the image recognition cloud service request to the corresponding classified visual search service according to the identified classification type information and the setting classification forwarding rule, and proceed to step S304, when performing forwarding,
  • the position information corresponding to the detected corresponding classification type information may be simultaneously sent to the corresponding classified visual search service;
  • Step S304: each corresponding classified visual search service identifies the classification type information represented by the image data corresponding to the corresponding position information, And determining the name corresponding to the classification type information, proceeding to step S305;
  • Step S305 The classified visual search results of the corresponding classified visual search services are summarized and sent to the client, where the classified visual search result includes the classification type information determined by the above detection and the determined corresponding name.
  • the solution in this embodiment it is first to detect which types of classification type information are included in the image data, and then forward the image data to the corresponding classified visual search service, thereby avoiding unnecessary processing of other classified visual search services. process.
  • the image recognition cloud service request may be pre-processed to verify the security of the request. Therefore, as shown in FIG. 3, between step S301 and step S302, the method may further include the following steps:
  • Step S3012 Perform a pre-processing operation on the image recognition cloud service request.
  • the pre-processing operation here mainly includes verification of the security of the image recognition cloud service request, for example, determining whether the image identifies whether the cloud service request is a legitimate request, to avoid illegally requested access.
  • the specific implementation of the security verification may be performed in a manner already in the prior art, and will not be further described herein.
  • the user may also specify which types of classified visual search services are required for the transmitted image data, for example, only a face visual search service, a scene visual search service, etc.
  • the image data may be directly forwarded to the designated visual search service of each classification. Accordingly, after preprocessing the image recognition cloud service request, the following process can be performed: Detecting whether the image recognition cloud service request includes classification type information;
  • the user needs to perform the classified visual search service of the specified type, and then forward the image data to the classified visual search services corresponding to the classification type information;
  • classification type information indicates that the user does not restrict which types of classified visual search services are performed, or that all types of classified visual search services may be required, and then the detection process in step S302 is performed.
  • step S302 after detecting, in step S302, which types of classification type information are included in the image data, after forwarding the image data to the corresponding classified visual search service, each corresponding When the classified visual search service identifies the corresponding classification type information in the image data, it is not necessary to detect whether the image data includes the corresponding classification type information, which can be specifically performed by:
  • Each corresponding classified visual search service identifies the classification type information represented by the image data corresponding to the location information based on the detected location information.
  • each corresponding classified visual search service recognizes the corresponding classification in the image data.
  • the type information it is necessary to detect whether the image data contains the corresponding classification type information, which can be specifically performed by:
  • Each corresponding classified visual search service detects whether the corresponding classification type information is included in the image data: if included, the location information of the classification type information in the image data is detected, and then, each corresponding classified visual search service is detected according to the detection.
  • the location information is output, and the classification type information represented by the image data corresponding to the location information is identified;
  • a further comprehensive application may be performed to improve the user experience, that is, between the above steps S304 and S305, the method may further include the following steps: S3045: Each corresponding classified visual search service retrieves detailed information related to the classification type information according to the identified classification type information. At this time, the visual search result transmitted to the client includes the detailed information retrieved at this time.
  • the image recognition cloud service request sent by the client does not specify the classification visual search service for the image data, and the description is not used.
  • the solution of the embodiment of the present invention is defined.
  • the specific process may be as follows.
  • the client sends an image recognition cloud service request to the server through a network (for example, the Internet), wherein the image recognition cloud service request includes image data of a picture to be visually searched.
  • the server side After receiving the image recognition cloud service request, the server side performs a pre-processing operation on the image recognition cloud service request, and verifies the security of the image recognition cloud service request, and determines whether the image recognition cloud service request is a legitimate request. If the security verification is passed, the next operation is performed. Otherwise, the processing of the image recognition cloud service request is ended, or the feedback information that is an error or an illegal request is returned to the client.
  • the server side analyzes whether the image recognition cloud service request contains the classification type information, that is, determines whether the user specifies a specific type of classified visual search service: if there is a specified classified visual search service, And the image data in the image recognition cloud service request is respectively forwarded to the classified visual search service corresponding to the classification type information; if there is no specified classified visual search service, detecting which classification type information is included in the image data, and detecting The location information of each classification type information in the image corresponding to the image data, and then the image data in the image recognition cloud service request and the corresponding location information are respectively forwarded to the corresponding classified visual search service.
  • a specific type of classified visual search service is not specified in the image recognition cloud service request, and the classification type information included in the image data includes a face, an object, and a text as an example for description. That is to say, in this specific example, the image data in the image recognition cloud service request is respectively forwarded to the face visual search service, the physical visual search service, and the text visual search service as an example.
  • the face visual search service After receiving the forwarded image data, the face visual search service identifies a specific face image according to the detected location information of the face in the corresponding image of the image data, and gives the name corresponding to the face image. Searching in the corresponding database for detailed information corresponding to the recognized face image, for example, a face image similar to the face image, a name of the person in the face image, and the like, based on the searched person name, The character profile of the character and other related information may be further searched, for example: If it is a star character, the link address (such as a homepage address, a blog address, a microblog address, etc.) related to the star character may be further obtained. Finally, a specific face visual search result is obtained, and the face visual search result includes type information of a face type, position information of the face in the picture, a name of the face, and other related information searched above.
  • the link address such as a homepage address, a blog address, a microblog address, etc.
  • the object visual search service After receiving the forwarded image data, the object visual search service identifies a specific object image according to the detected position information of the object in the corresponding image of the image data, and matches the specific type of the object and other related objects according to the object image. The information is then searched in the corresponding database to identify other details corresponding to the object, such as the year of manufacture of the object, and the like. Finally, a specific object visual search result is obtained.
  • the object visual search result includes type information of the type of the object, position information of the object in the picture, the name of the object, and other related information searched for.
  • the text visual search service After receiving the forwarded image data, the text visual search service identifies the specific text content according to the position information of the detected text in the corresponding image of the image data, and searches for other related information related to the text content, for example: If the text content is URL information, a specific link address is given, and the like. Finally, you can get a specific text visual search. As a result, the visual search result includes the type information of the type of the text, the position information of the text in the picture, the name of the text, and other related information searched above.
  • the classified visual search results are summarized and returned to the client, and after receiving by the client, the classified visual search results can be combined.
  • the picture is displayed, for example, taking a face as an example, based on the position information of the face in the picture, displaying the type information, the name of the face, and other related information in the range corresponding to the picture, etc., so that the user can be at the customer Viewing the detailed information related to the picture on the side, if there is link information in the returned visual search result, the user can click on the link address to access the specific web page.
  • the specific extension method after the classification visual search result is obtained, and various types can be set according to actual needs, and details are not described herein.
  • the embodiment of the present invention further provides a cloud service-based visual search service system.
  • the embodiments of the cloud service-based visual search service system of the present invention will be described in detail below.
  • FIG. 4 is a schematic structural diagram of Embodiment 1 of a cloud service-based visual search service system according to the present invention.
  • it is detected by each specific type of visual search service device whether image data is included in the image data.
  • the corresponding specific category information is taken as an example for explanation.
  • the cloud service-based visual search service system in this embodiment includes a server end 402, and the server end 402 includes:
  • the cloud service access device 4021 is configured to receive an image recognition cloud service request sent by the client 401, where the image recognition cloud service request includes image data that needs to be image-recognized, and the image recognition cloud service is determined according to the set classification forwarding rule.
  • the image data in the request is forwarded to a corresponding classified visual search service in the classified visual service system 4022;
  • the classified visual service system 4022 connected to the cloud service access device 4021 is configured to receive the image data sent by the cloud service access device 4021, and use the corresponding classified visual search service to identify the corresponding classification type information in the image data, and determine the The name corresponding to the classification type information;
  • a visual search result summary device 4023 connected to the classified visual service system 4022, configured to aggregate the classified visual search results of the classified visual search services and send them to the client 401, where the classified visual search result includes the above determination.
  • Classification type information and corresponding name
  • the cloud service access device 4021 in the server end 402 is based on the received client.
  • each corresponding classified visual search service identifies the corresponding classification type information in the image data, determines the name corresponding to the classification type information, and then visually searches each category.
  • the classification of the service visual search results is summarized and sent to the client 401, which identifies the classification type information in the image data based on the classification visual search service of each different category, so that the comprehensive feature information of the image can be identified, and the comprehensive synthesis in the recognition is obtained. Based on the features, further comprehensive application can be carried out to improve the user experience.
  • the classified visual search service may include a variety of different specific domain classified visual search services, and different settings may be made according to specific needs, for example, the classified visual search service may include, but is not limited to, the following categories: Object visual search service, text visual search service, face visual search service, barcode visual search service, landscape visual search service, logo visual search service, book visual search service, CD visual search service, and the like. In the specific implementation, any one or any combination of these categories of classified visual search services may be employed.
  • the foregoing classification type information corresponds to the corresponding classified visual search service
  • the foregoing classification type information may include an object, a text, a face, a barcode, a scene, a logo, a book, a CD, and the like, and when implemented, the above-mentioned
  • the different categories of classified visual search services correspond to each other, and the classification type information may include any one or any combination of classification information such as objects, characters, faces, barcodes, scenes, logos, books, CDs, and the like.
  • the solution of the embodiment of the present invention can be highly scalable, and can add any type of classified visual search service, and each type of classified visual search service can be performed in the existing manner.
  • the classification visual service 4022 system may specifically include, but is not limited to, the object visual search service device, the face visual search service device, the text visual search service device, and the barcode as shown in FIG.
  • a specific type of visual search service device such as a visual search service device may include, for example, a scene visual search service device, a logo visual search service device, a book visual search service device, a CD visual search service device, and the like.
  • the object visual search service device is configured to detect whether the image data includes an object, and if there is no object, end the object visual search service, and if there is an object, determine the position information of the object in the image corresponding to the image data, and then A specific object image is identified according to the location information, and the specific name and other related information of the object are matched according to the object image.
  • the face visual search service device is configured to detect whether the image data includes a face image, and if there is no face image, end the face visual search service, and if the face image, determine the face image corresponding to the image data The location information in the location, and then the specific face image is identified according to the location information, and the name corresponding to the face image is determined.
  • the text visual search service device is configured to detect whether the image data includes text content, and if there is no text content, end the text visual search service, and if there is text content, determine the position information of the text content in the image corresponding to the image data. And then identifying the specific text content based on the location information.
  • the detailed information related thereto can be further searched for further comprehensive application to improve the user experience, that is, after the visual search service device corresponding to each classification type information identifies the classification type information and determines the corresponding name, Further details can be retrieved.
  • the object visual search service device is further configured to search and identify other detailed information corresponding to the object in the corresponding database, for example, the production year of the object, etc., and finally obtain a specific object visual search result, the object
  • the visual search result includes type information of the type of the object, position information of the object in the picture, the name of the object, and other related information searched above;
  • the above-mentioned face visual search service device is further configured to search for a detailed information corresponding to the recognized face image in a corresponding database, for example, other face images similar to the face image, and characters in the face image Name, etc., based on the searched person's name, you can further search for the character's profile and other related information, for example: If it is a star character, you can further obtain the link address associated with the star person (for example, homepage address, blog The address, the microblog address, etc., finally obtain a specific face visual search result, the face visual search result includes type information of the type of the face, location information of the face in the picture, the name of the face, and the above Other relevant information found;
  • the text visual search service device is further configured to search for a related database to determine other related information related to the text content, for example: if the text content is a web address information, a specific link address is given, and finally, a specific
  • the visual search result of the text includes the type information of the type of the text, the position information of the text in the picture, the name of the text, and other related information searched above.
  • the user can specify which classification type visual search service needs to be performed on the transmitted image data, for example, only a face visual search service, a scene visual search service, etc., therefore, the above setting
  • the classification forwarding rules can be set as follows:
  • the image recognition cloud service request includes classification type information, that is, the user specifies that a specific type of classified visual search service is to be performed
  • the image data is forwarded to the classified visual search service device corresponding to each designated visual search service.
  • the cloud service access device 4021 forwards the image data only to the object visual search service device and The face visual search service device does not need to be forwarded to other types of visual search service devices such as a text visual search service device and a bar code visual search service device;
  • the cloud service access device 4021 forwards the image data to all the classified visual search service devices corresponding to the respective classified visual search services.
  • the cloud service access device 4021 may perform a pre-processing operation on the image recognition cloud service request to identify the cloud service request for the image. The security is verified. That is, the cloud service access device 4021 is further configured to perform a pre-processing operation on the image recognition cloud service request.
  • the pre-processing operation here mainly includes verification of the security of the image recognition cloud service request, for example, determining whether the image identifies whether the cloud service request is a legitimate request, to avoid illegally requested access.
  • the specific implementation of the security verification may be performed in a manner already in the prior art, and will not be further described herein.
  • the image recognition cloud service request sent by the client includes classification type information, that is, the classification visual search service for the image data is not specified as an example. This description is not intended to limit the scope of the embodiments of the invention.
  • the specific process may be as follows.
  • the client 401 sends an image recognition cloud service request to the server side 402 via a network (e.g., the Internet), wherein the image recognition cloud service request includes image data of a picture to be visually searched.
  • a network e.g., the Internet
  • the cloud service access device 4021 of the server 402 After receiving the image recognition cloud service request, the cloud service access device 4021 of the server 402 performs a pre-processing operation on the image recognition cloud service request, and verifies the security of the image recognition cloud service request, and determines the image recognition cloud. Whether the service request is a legitimate request, if the security verification is passed, the next operation is performed; otherwise, the processing of the image recognition cloud service request is ended, or the feedback information of the error or the illegal request is returned to the client.
  • the cloud service access device 4021 analyzes whether the image recognition cloud service request includes the classification type information, that is, determines whether the user specifies a specific type of classified visual search service: if there is a specified classification visual Searching for the service, the image data in the image recognition cloud service request is respectively forwarded to the classified visual search service device corresponding to the classified visual search service corresponding to the classification type information; if there is no designated classified visual search service, the image is The image data in the recognition cloud service request is respectively forwarded to all the classified visual search service devices corresponding to the classified visual search service.
  • the classification type information that is, determines whether the user specifies a specific type of classified visual search service: if there is a specified classification visual Searching for the service, the image data in the image recognition cloud service request is respectively forwarded to the classified visual search service device corresponding to the classified visual search service corresponding to the classification type information; if there is no designated classified visual search service, the image is The image data in the recognition cloud service request is respectively forwarded to all the classified visual search service devices corresponding to
  • an image recognition cloud service request does not specify a specific type of classified visual search service. That is, in this specific example, the image data in the image recognition cloud service request is forwarded to all of the classified visual search services, respectively. Due to the specific settings, the classified visual search service included in the server 402 may be different and cannot be exhaustive. Therefore, in the following description, all the classified visual search services include the face visual search service, physical The visual search service and the text visual search service are described as examples, and the description is not intended to limit the embodiments of the present invention.
  • the face visual search service device After receiving the forwarded image data, the face visual search service device first detects whether the image data includes a face image, and if there is no face image, ends the face visual search service, and if the face image, determines the face image
  • the position information in the picture corresponding to the image data may generally include a position coordinate range of the face image area in the picture, and then the specific face image is identified according to the position information, and the face image is given
  • Searching in the corresponding database for detailed information corresponding to the recognized face image, for example, other face images similar to the face image, the name of the person in the face image, and the like, based on the searched person name,
  • the character profile of the character and other related information may be further searched, for example: if it is a star character, the link address (such as a homepage address, a blog address, a microblog address, etc.) related to the star character may be further obtained.
  • a specific face visual search result is obtained, and the face visual search result includes type information of a
  • the object visual search service device After receiving the forwarded image data, the object visual search service device first detects whether the image data contains an object, and if there is no object, ends the object visual search service, and if there is an object, determines the object in the image corresponding to the image data.
  • Location information the location information may generally include a location coordinate range of the object area in the picture, and then identify a specific object image according to the location information, and match the specific type of the object and other related information according to the object image, and then
  • the corresponding database searches for and identifies other detailed information corresponding to the object, such as the year of production of the object, and the like.
  • a specific object visual search result is obtained, and the object visual search result includes type information of the type of the object, position information of the object in the picture, the name of the object, and other related information searched above.
  • the text visual search service device After receiving the forwarded image data, the text visual search service device first detects whether the image data includes text content, and if there is no text content, ends the text visual search service, and if there is text content, determines that the text content corresponds to the image data.
  • the location information in the picture the location information may generally include a location coordinate range of the text content area in the picture, and then identify the specific text content according to the location information, and search in the corresponding database to determine the content related to the text content. Other relevant information, such as: If the text content is URL information, give a specific link address and so on.
  • a specific text visual search result is obtained.
  • the text visual search result includes type information of a type of text, position information of the text in the picture, a name of the text, and other related information searched above.
  • the visual search result summary means 4023 summarizes the classified visual search results and returns them to the client 401.
  • the classified visual search results may be displayed in combination with the image. For example, taking the face as an example, based on the location information of the face in the image, displaying the type information and the face in the range corresponding to the image. The name is related to other related information, etc., so that the user can view the detailed information related to the picture on the client. If there is link information in the returned visual search result, the user can click on the link address to access the specific web page.
  • the specific extension method after the classification visual search result is obtained, and can be set according to actual needs, and details are not described herein.
  • the cloud service-based visual search service system in this embodiment may further include the client 401 mentioned above, and the client 401 may be any type of client, including It is not limited to a mobile terminal, a PC client, a WEB client, a tablet, a notebook computer, an in-vehicle electronic system, a palmtop computer, etc., and is not specifically described herein.
  • the interaction process between the client and the server includes the client sending an image recognition cloud service request to the server, and the server sending the classified visual search result to the client, which may be performed according to any communication protocol, including But not limited to the HTTP protocol, the TCP protocol, and the like.
  • the client may select a client that can be located, and when the client sends an image recognition cloud service request to the server, the client may be located at the same time.
  • the positioning information (for example, latitude and longitude information, etc.) is sent to the server, and when the server returns the classified visual search result to the client, other related information can be given based on the positioning information.
  • the server returns the classified visual search result to the client, other related information can be given based on the positioning information.
  • the path information of the scene can be given based on the location information of the location of the client.
  • FIG. 5 is a schematic structural diagram of Embodiment 2 of a cloud service-based visual search system of the present invention.
  • the difference from the solution in the first embodiment described above is mainly that, on the server side 502, the unified image recognition service device 5022 detects and determines which classification type information is included in the image data.
  • the cloud service-based visual search service system in this embodiment includes a server 502, and the server 502 includes:
  • the cloud service access device 501 is configured to receive an image recognition cloud service request sent by the client 501, where the image recognition cloud service request includes image data that needs to be image-recognized;
  • An image recognition service device 5022 connected to the cloud service access device 5021, configured to detect each category type information included in the image data in the image recognition cloud service request, location information of each category type information in the image data, and according to The identified classification type information and the set classification forwarding rule forward the image data and the corresponding location information in the image recognition cloud service request to the corresponding classified visual search service in the classified visual service system 5023;
  • the classified visual service system 5023 connected to the image recognition service device 5022 is configured to receive the image data sent by the image recognition service device 5022, and use the corresponding classified visual search service to identify the corresponding classification type information in the image data, and determine the classification type.
  • a visual search result summary device 5024 connected to the classified visual service system 5023, configured to aggregate the classified visual search results of the respective classified visual search services, and send the results to the client 501, where the classified visual search results include The classification type information determined above, and the corresponding name.
  • the solution in this embodiment it is first to detect which types of classification type information are included in the image data, and then forward the image data to the corresponding classified visual search service, thereby avoiding unnecessary unnecessary classification visual search services. Processing.
  • the classified visual search service may include a variety of different specific domain classified visual search services, and different settings may be made according to specific needs, for example, the classified visual search service may include, but is not limited to, the following categories: Object visual search service, text visual search service, face visual search service, barcode visual search service, landscape visual search service, logo visual search service, book visual search service, CD visual search service, and the like. In the specific implementation, any one or any combination of these categories of classified visual search services may be employed.
  • the foregoing classification type information corresponds to the corresponding classified visual search service
  • the foregoing classification type information may include an object, a text, a face, a barcode, a scene, a logo, a book, a CD, and the like, and when implemented, the above-mentioned
  • the different categories of classified visual search services correspond to each other, and the classification type information may include any one or any combination of classification information such as objects, characters, faces, barcodes, scenes, logos, books, CDs, and the like.
  • the classified visual service system 5023 may specifically include, but is not limited to, the object visual search service device, the face visual search service device, and the text shown in FIG. 5.
  • a specific type of visual search service device such as a visual search service device, a bar code visual search service device, and the like, for example, may also include a scene visual search service device, a logo visual search service device, a book visual search service device, a CD visual search service device, and the like.
  • the object visual search service device is configured to identify a specific object image according to the image data forwarded by the image recognition service device 5022 and the corresponding position information, and match the specific category and other related information of the object according to the object image. Given the name of the object, a specific visual search result of the object is obtained.
  • the visual search result of the object includes type information of the type of the object, position information of the object in the picture, and the name of the object.
  • the face visual search service device is configured to identify a specific face image according to the image data and the corresponding position information forwarded by the image recognition service device 5022, and give a name corresponding to the face image, and finally obtain a specific person.
  • the face visual search result includes the type information of the type of the face, the position information of the face in the picture, and the name of the face.
  • the text visual search service device is configured to identify a specific text content according to the image data forwarded by the image recognition service device 5022 and the corresponding position information, and finally obtain a specific text visual search result, where the text visual search result includes a type The type information of the text, the location information of the text in the image, and the name of the text.
  • the detailed information related to the specific category information may be further retrieved for further comprehensive application to improve the user experience, that is, each The specific category of visual search service device further retrieves detailed information related to the classification type information after identifying the classification type information.
  • the object visual search service device is further configured to search and identify in the corresponding database corresponding to the object Other detailed information, such as the year of production of the object, etc., at this time, the visual search result of the object further includes other related information that is searched;
  • the face visual search service device is further configured to search, in a corresponding database, detailed information corresponding to the recognized face image, for example, a face image similar to the face image, and a name of the person in the face image.
  • detailed information corresponding to the recognized face image for example, a face image similar to the face image, and a name of the person in the face image.
  • you can further search for the character's profile and other related information for example: If it is a star character, you can further obtain the link address associated with the star person (such as the home page address, blog address) , the microblog address, etc.), at this time, the above-mentioned face visual search result further includes other related information that is searched;
  • the text visual search service device is further configured to search and determine other related information related to the text content, for example: if the text content is web address information, a specific link address is given, etc., at this time, the text visual search result, It also includes other relevant information that was found.
  • the user may also specify which types of classified visual search services need to be performed on the transmitted image data, for example, only a face visual search service, a scene visual search service, etc.
  • the image recognition service device 5022 may not directly perform the above-mentioned detection process of which classification type information is included in the image data, and may directly forward the image data to the designated visual search service of each category, and details are not described herein.
  • the corresponding classified visual search service identifies the classification type information represented by the image data corresponding to the location information according to the detected location information, and determines the corresponding name.
  • each corresponding classified visual search service needs to detect the image. Whether the data contains the corresponding classification type information.
  • the cloud service access device 5021 may perform a pre-processing operation on the image recognition cloud service request to verify the security of the request. . That is, the cloud service access device 5021 is further configured to perform a pre-processing operation on the image recognition cloud service request.
  • the pre-processing operation here mainly includes verification of the security of the image recognition cloud service request, for example, determining whether the image identifies whether the cloud service request is a legitimate request, to avoid illegally requested access.
  • the specific implementation of the security verification may be performed in a manner already in the prior art, and will not be further described herein.
  • the image recognition cloud service request sent by the client does not specify the classification visual search service for the image data. It should be noted that the description is not intended to limit the embodiments of the present invention.
  • the specific process may be as follows.
  • the client 501 sends an image recognition cloud service request to the server 502 via a network (e.g., the Internet), wherein the image recognition cloud service request includes image data of a picture to be visually searched.
  • a network e.g., the Internet
  • the cloud service access device 5021 of the server 502 After receiving the image recognition cloud service request, the cloud service access device 5021 of the server 502 performs a pre-processing operation on the image recognition cloud service request, and verifies the security of the image recognition cloud service request, and determines the image recognition cloud. Whether the service request is a legitimate request, if the security verification is passed, the next operation is performed; otherwise, the processing of the image recognition cloud service request is ended, or the feedback information of the error or the illegal request may be returned to the client.
  • the image recognition service device 5022 analyzes whether the image recognition cloud service request includes the classification type information, that is, determines whether the user specifies a specific type of classified visual search service: if there is a specified classified visual search The service, the image data in the image recognition cloud service request is respectively forwarded to the classified visual search service device corresponding to the classified visual search service corresponding to the classification type information; if there is no designated classified visual search service, the image data is detected The classification type information is included, and the location information of each classification type information in the image data corresponding to the image is detected, and then the image data in the image recognition cloud service request and the corresponding location information are respectively forwarded to the corresponding classified visual search.
  • a service visual classification search service device is included, and the location information of each classification type information in the image data corresponding to the image is detected, and then the image data in the image recognition cloud service request and the corresponding location information are respectively forwarded to the corresponding classified visual search.
  • a specific type of classified visual search service is not specified in the image recognition cloud service request, and the classification type information included in the image data includes a face, an object, and a text as an example for description. That is to say, in this specific example, the image data in the image recognition cloud service request is respectively forwarded to the face visual search service device, the object visual search service device, and the text visual search service device as an example.
  • the face visual search service device After receiving the forwarded image data, the face visual search service device identifies a specific face image according to the detected location information of the face in the image corresponding to the image data, and gives the name corresponding to the face image. Searching, in the corresponding database, detailed information corresponding to the recognized face image, for example, a face image similar to the face image, a person name in the face image, and the like, based on the searched person name, The character profile of the character and other related information may be further searched, for example: If it is a star character, the link address (such as a homepage address, a blog address, a microblog address, etc.) related to the star character may be further obtained. Finally, a specific face visual search result is obtained.
  • the face visual search result includes type information of the type of the face, position information of the face in the picture, the name of the face, and other related information searched above.
  • the object visual search service device After receiving the forwarded image data, the object visual search service device identifies a specific object image according to the detected position information of the object in the corresponding image of the image data, and matches the specific type of the object and other objects according to the object image. Related information, and then search in the corresponding database to identify other details corresponding to the object, such as the production year of the object and so on. Finally, a specific object visual search result can be obtained, and the object visual search result includes The type is type information of the object, the position information of the object in the picture, the name of the object, and other related information searched above.
  • the text visual search service device After receiving the forwarded image data, the text visual search service device identifies the specific text content according to the position information of the detected text in the corresponding image of the image data, and searches for other related information related to the text content, for example, : If the text content is URL information, give the specific link address and so on. Finally, a specific text visual search result is obtained, and the text visual search result includes type information of a type of text, position information of the text in the picture, a name of the text, and other related information searched above.
  • the visual search result summary device 5024 summarizes the classified visual search results and returns them to the client 501.
  • the classified visual search results may be displayed in combination with the image. For example, taking the face as an example, based on the location information of the face in the image, displaying the type information and the face in the range corresponding to the image. The name is related to other related information, etc., so that the user can view the detailed information related to the image on the client. If there is link information in the returned visual search result, the user can click on the link address to access the specific webpage. .
  • the specific extension method after the classification visual search result is obtained, and various types can be set according to actual needs, and details are not described herein.
  • the cloud service-based visual search service system in this embodiment may further include the client 501 mentioned above, and the client 501 may be any type of client, including It is not limited to a mobile terminal, a PC client, a WEB client, a tablet, a notebook computer, an in-vehicle electronic system, a palmtop computer, etc., and is not specifically described herein.
  • FIG. 6 is a schematic structural diagram of a third embodiment of the cloud service-based visual search service system of the present invention.
  • the difference from the second embodiment is mainly that, in this embodiment, The image recognition service device is set at the client to detect and determine which classification type information is included in the image data.
  • the cloud service-based visual search service system in this embodiment includes a client 601 and a server 602, wherein:
  • Client 601 includes:
  • the image recognition service device 6011 is configured to detect each classification type information included in the image data, location information of each classification type information in the image data, and send the image to the server according to the detected classification type information and the corresponding location information. Identifying a cloud service request, the image recognition cloud service request includes image data that needs to be image-recognized, and the detected classification type information and corresponding location information;
  • Server side 602 includes:
  • the cloud service access device 6021 is configured to receive an image recognition cloud service request sent by the client 601, and forward the image data and the corresponding location information in the image recognition cloud service request to the classified visual service system 6022 according to the set classification forwarding rule.
  • the classified visual service system 6022 connected to the cloud service access device 6021 is configured to receive image data and corresponding location information sent by the cloud service access device 6021, and identify corresponding categories in the image data by using respective corresponding visual search services.
  • Type information determining a name corresponding to the classification type information;
  • a visual search result summary device 6023 connected to the classified visual service system 6022, configured to aggregate the classified visual search results of the corresponding classified visual search services, and send the results to the client 601, where the classified visual search results include Each classification type information determined above and a corresponding name.
  • the client 601 first detects which types of classification type information are included in the image data, and then sends an image recognition cloud service request to the server 602, and the specific classification in the image data by the server 602.
  • Type information recognition avoids unnecessary processing by other classified visual search services.
  • the classified visual search service may include a variety of different specific domain classified visual search services, and different settings may be made according to specific needs, for example, the classified visual search service may include, but is not limited to, the following categories: Object visual search service, text visual search service, face visual search service, barcode visual search service, landscape visual search service, logo visual search service, book visual search service, CD visual search service, and the like. In the specific implementation, any one or any combination of these categories of classified visual search services may be employed.
  • the classified visual service system 6022 may specifically include, but is not limited to, the object visual search service device, the face visual search service device, the text visual search service device, and the barcode as shown in FIG. 6 .
  • a specific type of visual search service device such as a visual search service device may include, for example, a scene visual search service device, a logo visual search service device, a book visual search service device, a CD visual search service device, and the like.
  • the object visual search service device is configured to identify a specific object image according to the image data forwarded by the cloud service access device 6021 and the corresponding location information, and match the specific name and other related information of the object according to the object image. .
  • the face visual search service device is configured to identify a specific face image according to the image data forwarded by the cloud service access device 6021 and the corresponding location information, and give a name corresponding to the face image.
  • the text visual search service device is configured to identify specific text content according to the image data forwarded by the cloud service access device 6021 and the corresponding location information.
  • the detailed information related thereto can be further retrieved for further comprehensive application, thereby improving the user experience, That is to say, after the visual search service device corresponding to each classification type information identifies the classification type information and determines the corresponding name, the related detailed information can be further retrieved. According to this:
  • the object visual search service device is further configured to search and identify other detailed information corresponding to the object in the corresponding database, such as the production year of the object. Finally, a specific object visual search result is obtained, and the object visual search result includes type information of the type of the object, position information of the object in the picture, the name of the object, and other related information searched above;
  • the above-mentioned face visual search service device is further configured to search for a detailed information corresponding to the recognized face image in a corresponding database, for example, other face images similar to the face image, and characters in the face image Name, etc., based on the searched person's name, you can further search for the character's profile and other related information, for example: If it is a star character, you can further obtain the link address associated with the star person (for example, homepage address, blog The address, the microblog address, etc., finally obtain a specific face visual search result, the face visual search result includes type information of the type of the face, location information of the face in the picture, the name of the face, and the above Other relevant information found;
  • the text visual search service device is further configured to search for a corresponding database to determine other related information related to the text content, for example: if the text content is web address information, a specific link address and the like are given. Finally, a specific text visual search result is obtained, and the text visual search result includes type information of the type of the text, position information of the text in the picture, the name of the text, and other related information searched above.
  • the user may also specify which classification type of visual search service is required for the transmitted image data, for example, only a face visual search service, a scene visual search service, etc.
  • the image recognition service device 6011 may directly transmit the image recognition cloud service request including the specified category to the server 602 without performing the above-described detection process of the classification type information included in the image data, and details are not described herein.
  • the image recognition instruction received by the client 601 does not specify what kind of visual search service for the image data is used as an example. The description is not intended to limit the embodiments of the present invention.
  • the specific process may be as follows.
  • the image recognition service device 6011 detects whether the user selects a specific classified visual search service: if there is a specified classified visual search service, The image recognition cloud service request including the specified classification type information is sent to the server; if the classified visual search service is not specified, detecting which classification type information is included in the image data, and detecting each classification type information in the corresponding image data The location information is then sent to the server side by an image recognition cloud service request containing the detected classification type information, the corresponding location information, and the image data of the picture.
  • the user does not specify a specific classified visual search service, and the classification type information included in the image data includes a face, an object. And text as an example to illustrate.
  • the cloud service access device 6021 of the server 602 After receiving the image recognition cloud service request including the detected classification type information, the corresponding location information, and the image data, the cloud service access device 6021 of the server 602 performs a pre-processing operation on the image recognition cloud service request, The image identifies the security of the cloud service request for verification, determines whether the image identifies whether the cloud service request is a legitimate request, and if the security verification passes, proceeds to the next operation; otherwise, ends the processing of the image recognition cloud service request, or It may also be feedback information that returns an error or an illegal request to the client 601.
  • the cloud service access device 6021 forwards the image data and the corresponding location information in the image recognition cloud service request to the classified visual search service device corresponding to the corresponding classified visual search service.
  • the type information detected by the image recognition service device 6011 includes a human face, an object, and a character as an example, and the image data and the corresponding position information in the image recognition cloud service request are respectively forwarded to the face visual search service device and the object vision. Search service device, text visual search service device.
  • the face visual search service device After receiving the forwarded image data, the face visual search service device identifies a specific face image according to the detected location information of the face in the image corresponding to the image data, and gives the name corresponding to the face image. Searching, in the corresponding database, detailed information corresponding to the recognized face image, for example, a face image similar to the face image, a person name in the face image, and the like, based on the searched person name, The character profile of the character and other related information may be further searched, for example: If it is a star character, the link address (such as a homepage address, a blog address, a microblog address, etc.) related to the star character may be further obtained. Finally, a specific face visual search result is obtained.
  • the face visual search result includes type information of the type of the face, position information of the face in the picture, the name of the face, and other related information searched above.
  • the object visual search service device After receiving the forwarded image data, the object visual search service device identifies a specific object image according to the detected position information of the object in the corresponding image of the image data, and matches the specific type of the object and other objects according to the object image. Related information, and then search in the corresponding database to identify other details corresponding to the object, such as the production year of the object and so on. Finally, a specific object visual search result is obtained.
  • the object visual search result includes type information of the type of the object, position information of the object in the picture, the name of the object, and other related information searched for.
  • the text visual search service device After receiving the forwarded image data, the text visual search service device identifies the specific text content according to the position information of the detected text in the corresponding image of the image data, and searches for other related information related to the text content, for example, : If the text content is URL information, give the specific link address and so on. Finally, a specific text visual search result is obtained, and the text visual search result includes type information of a type of text, position information of the text in the picture, a name of the text, and other related information searched above.
  • the visual search result summary device 6023 summarizes the classified visual search results and returns them to the client 601.
  • the classified visual search results can be displayed in combination with the image, for example, taking a human face as an example. , based on the location information of the face in the picture, displaying the type information, the name of the face, other related information, and the like in the range corresponding to the picture, so that the user can view the details related to the picture on the client.
  • Information if there is link information in the returned visual search results, the user can click on the link address to access the specific web page.
  • the specific extension method after the classification visual search result is obtained, and various types can be set according to actual needs, and details are not described herein.
  • the client 601 in this embodiment may be any type of client, including but not limited to a mobile terminal, a PC client, a WEB client, a tablet, a notebook computer, an in-vehicle electronic system, a palmtop computer, etc., specifically Do not repeat them.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Library & Information Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Biology (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Image Analysis (AREA)

Description

基于云服务的视觉搜索方法和系统、 计算机存储介质 技术领域
本发明涉及图片搜索技术领域, 特别涉及一种基于云服务的视觉搜索方法和系统、 计算 机存储介质。 背景技术
视觉搜索是指针对一张输入的特定图片, 以人类视觉的角度, 对该图片中的元素进行处 理、 识别和理解, 从中提取出各种不同类型的图片元素基本信息以及详细信息。 现有的基于 互联网的图片搜索服务, 主要是某些搜索引擎中针对相似图片的图片搜索服务, 这类服务主 要侧重于查找与输入的某张图片相似的其他图片, 例如与人脸图像相片的其他人脸图像、 识 别出图像中的物体等等, 这些服务都是属于特定领域的识别服务, 只能提供形式上的相似图 片或者是提供图片中所包含的某个特定领域的信息, 并不能识别出图片的详细基本信息, 因 而也无法基于识别出的图片的详细基本信息进行进一步的应用。 发明内容
基于此, 针对上述现有技术中存在的问题, 本发明提供一种基于云服务的视觉搜索方法、 一种基于云服务的视觉搜索系统及计算机存储介质, 其可以识别得到图片的综合特征信息, 以便于能够根据图片的综合特征信息进行进一步的综合应用。
为达到上述目的, 本发明实施例采用以下技术方案:
一种基于云服务的视觉搜索方法, 包括步骤:
接收客户端发送的图像识别云服务请求, 该图像识别云服务请求中包括图像数据; 根据设定分类转发规则将所述图像数据转发给对应的分类视觉搜索服务;
各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信息, 确定各分类类型信 息对应图像数据的名称, 得到分类视觉搜索结果, 所述分类视觉搜索结果包括所述分类类型 信息以及对应的名称;
将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向客户端发送。
一种基于云服务的视觉搜索服务系统, 包括服务端, 所述服务端包括有:
云服务接入装置, 用于接收客户端发送的图像识别云服务请求, 该图像识别云服务请求 中包括图像数据, 并根据设定分类转发规则将所述图像数据转发给分类视觉服务系统中对应 的分类视觉搜索服务; 分类视觉服务系统, 用于采用各对应的分类视觉搜索服务识别出图像数据中对应的分类 类型信息, 确定各分类类型信息对应图像数据的名称, 得到分类视觉搜索结果, 所述分类视 觉搜索结果包括所述分类类型信息以及对应的名称;
视觉搜索结果汇总装置, 用于将各对应的分类视觉搜索结果汇总后向客户端发送。
根据如上所述本发明实施例的方案,其基于接收到的客户端发送的图像识别云服务请求, 根据设定分类转发规则将图像识别云服务请求中的图像数据转发给对应的分类视觉搜索服 务, 然后各对应的分类视觉搜索服务检测并识别出图像数据中对应的分类类型信息, 确定该 分类类型信息对应的名称, 然后将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向 客户端发送, 其基于各不同类别的分类视觉搜索服务对图像数据中的分类类型信息进行检测 和识别, 从而可以识别得到图片的综合特征信息, 在识别得到的综合特征信息的基础上, 可 以进行进一步的综合应用, 提高了用户的使用体验。 附图说明
图 1是本发明的基于云服务的视觉搜索方法实施例一的流程示意图;
图 2是图 1所示的方法的总体流程的一个具体示例;
图 3是本发明的基于云服务的视觉搜索方法实施例二的流程示意图;
图 4是本发明的基于云服务的视觉搜索系统实施例一的结构示意图;
图 5是本发明的基于云服务的视觉搜索系统实施例二的结构示意图;
图 6是本发明的基于云服务的视觉搜索系统实施例三的结构示意图。 具体实施方式
以下结合其中的较佳实施方式对本发明方案进行详细说明。 在下述详细说明中, 是先针 对本发明的基于云服务的视觉搜索方法的各实施例进行说明, 再针对本发明的基于云服务的 视觉搜索系统的各实施例进行说明。
以下先结合其中的较佳实施例对本发明的基于云服务的视觉搜索方法进行详细说明。 实施例一
图 1中示出了本发明的基于云服务的视觉搜索方法实施例一的流程示意图, 在本实施例 一的方案中, 是以各分类视觉搜索服务来检测判定图像数据中是否包含有对应的特定分类类 型信息为例进行说明。
如图 1所示, 本实施例中的方法包括步骤:
步骤 S101 : 接收客户端发送的图像识别云服务请求, 该图像识别云服务请求中包括有需 要进行图像识别的图像数据, 进入步骤 S 102;
步骤 S 102: 根据设定分类转发规则将图像识别云服务请求中的图像数据转发给对应的分 类视觉搜索服务, 进入步骤 S 103 ;
步骤 S 103 : 各对应的分类视觉搜索服务检测出图像数据中是否包含有对应的分类类型信 息, 在有对应的分类类型信息时, 识别出图像数据中对应的分类类型信息, 并确定该分类类 型信息对应的名称, 进入步骤 S 104;
步骤 S 104: 将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向客户端发送, 其 中, 这里的分类视觉搜索结果包括上述检测确定的分类类型信息以及确定的对应的名称。
根据如上所述的本实施例中的方案,其基于接收到的客户端发送的图像识别云服务请求, 根据设定分类转发规则将图像识别云服务请求中的图像数据转发给对应的分类视觉搜索服 务, 然后各对应的分类视觉搜索服务检测并识别出图像数据中对应的分类类型信息, 确定该 分类类型信息对应的名称, 然后将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向 客户端发送, 其基于各不同类别的分类视觉搜索服务对图像数据中的分类类型信息进行检测 和识别, 从而可以识别得到图片的综合特征信息, 在识别得到的综合特征信息的基础上, 可 以进行进一步的综合应用, 提高了用户的使用体验。
其中, 上述分类视觉搜索服务可以包括有各种不同的特定领域的分类视觉搜索服务, 根 据具体需要的不同, 可以做不同的设定, 例如可以包括但不限于下述类别的分类视觉搜索服 务: 物体视觉搜索服务、 文字视觉搜索服务、 人脸视觉搜索服务、 条码视觉搜索服务、 景物 视觉搜索服务、 Logo视觉搜索服务、 图书视觉搜索服务、 CD视觉搜索服务等等。 具体实现 时, 可以采用这些类别的分类视觉搜索服务中的任意一项或者任意组合。
对应的, 上述分类类型信息与相应的分类视觉搜索服务相对应, 上述分类类型信息可以 包括物体、 文字、 人脸、 条码、 景物、 Logo、 图书、 CD 等类型, 具体实现时, 与上述所采 用的不同类别的分类视觉搜索服务相对应, 分类类型信息可以包括物体、 文字、 人脸、 条码、 景物、 Logo、 图书、 CD等等这些分类信息中的任意一项或者任意组合。
基于此, 本实施例的方案在实施时, 可以具有很高的可扩展性, 能够添加任意各种类型 的分类视觉搜索服务, 且各类型的分类视觉搜索服务可以采用现有技术已有的方式进行。
另外, 发送图像识别云服务请求的客户端, 可以是任何类型的客户端, 包括但不限于移 动终端、 PC客户端、 WEB客户端、 平板电脑、 笔记本电脑、 车载电子系统、 掌上电脑等等。
此外, 本实施例的方案在实施时, 可以由用户指定需要对发送的图像数据进行哪些类型 的分类视觉搜索服务, 例如只进行人脸视觉搜索服务、 景物视觉搜索服务等等, 因此, 对上 述设定分类转发规则, 可以做如下设定: 检测图像识别云服务请求中是否包含有分类类型信息;
若包含有分类类型信息, 则说明用户需要进行指定类型的分类视觉搜索服务, 则将上述 图像数据转发给该些分类类型信息对应的各分类视觉搜索服务;
若没有包含分类类型信息, 则说明用户未限定进行哪些类型的分类视觉搜索服务, 或者 说是需要进行所有类型的分类视觉搜索服务, 则将所述图像数据转发给所有的分类视觉搜索 服务。
在其中一个具体实现方式中, 在接收到客户端发送的图像识别云服务请求之后, 还可以 对该图像识别云服务请求进行预处理操作, 以对图像识别云服务请求的安全性进行验证。 基 于此, 如图 1所示, 在上述步骤 S 101与步骤 S 102之间, 还可以包括步骤:
步骤 S 1012: 对图像识别云服务请求进行预处理操作。
其中, 这里的预处理操作, 主要包括对图像识别云服务请求的安全性的验证, 例如判断 该图像识别云服务请求是否为合法请求, 以避免非法请求的接入。 安全性验证的具体实现方 式, 可以采用现有技术中已有的方式进行, 在此不予多加赘述。
基于上述本发明实施例的一个实现方式中, 在将图像数据转发给对应的分类视觉搜索服 务之后, 各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信息时, 具体可以通 过下述方式进行:
各对应的分类视觉搜索服务先检测确定图像数据中是否包含有对应的分类类型信息: 若包含有, 检测出该分类类型信息在图像数据中的位置信息, 这里的位置信息, 可以是 该分类类型信息相对于图像数据对应图片的位置坐标范围, 然后, 各对应的分类视觉搜索服 务依据检测出的该位置信息, 识别出该位置信息对应的图像数据所代表的分类类型信息; 若没有, 则当前的分类视觉搜索服务结束视觉搜索服务过程。
基于上述本发明的实施例, 在识别得到的综合特征信息的基础上, 可以进行进一步的综 合应用, 以提高用户的使用体验, 即在上述步骤 S 103与步骤 S 104之间, 还可以步骤:
步骤 S 1034: 各对应的分类视觉搜索服务根据所识别出的分类类型信息及对应的名称检 索相关的详细信息。 此时, 上述向客户端发送的视觉搜索结果中, 包含有此时所检索的详细 信息。
以下结合其中一个具体示例进行详细说明, 在该具体示例中, 以客户端发送的图像识别 云服务请求中未指定对图像数据进行何种分类视觉搜索服务为例进行说明, 这种说明并不用 以对本发明实施例的方案进行限定。
图 2中示出了该具体示例的总体流程的示意图。 在图 2所示中, 出于篇幅限制的考虑, 仅示出了物体视觉搜索服务与文字视觉搜索服务,其他类型的视觉搜索以 XX视觉搜索指代, 其他类型的视觉搜索可以根据实际需要进行不同类型的设置。
如图 2所示的具体示例, 具体的过程可以是如下所述。
客户端通过网络 (例如 Internet) 向服务器端发送图像识别云服务请求, 其中, 该图像识 别云服务请求中包括有待进行视觉搜索的图片的图像数据。
服务器端接收到该图像识别云服务请求后, 对该图像识别云服务请求进行预处理操作, 对该图像识别云服务请求的安全性进行验证,判断该图像识别云服务请求是否为合法的请求, 若安全性验证通过, 则进入下一步操作, 否则, 结束对图像识别云服务请求的处理, 或者也 可以是向客户端返回错误或者是非法请求的反馈信息。
安全性验证通过后, 服务器端分析判断该图像识别云服务请求中是否包含有分类类型信 息, 即判断用户是否指定了要进行特定类型的分类视觉搜索服务: 若有指定的分类视觉搜索 服务, 则将该图像识别云服务请求中的图像数据分别转发给该些分类类型信息对应的分类视 觉搜索服务; 若没有指定的分类视觉搜索服务, 则将该图像识别云服务请求中的图像数据分 别转发给所有的分类视觉搜索服务。
在本发明实施例的该具体示例中, 是以图像识别云服务请求中未指定特定类型的分类视 觉搜索服务为例进行说明。 也就是说, 在该具体示例中, 是将该图像识别云服务请求中的图 像数据分别转发给了所有的分类视觉搜索服务。 由于具体设定的不同, 服务器端所包含的分 类视觉搜索服务可能会有所不同且不能穷举, 因此, 在下述说明中, 以所有的分类视觉搜索 服务包括了人脸视觉搜索服务、 物理视觉搜索服务、 文字视觉搜索服务为例进行说明, 这种 说明并不用以对本发明实施例构成限定。
人脸视觉搜索服务在接收到转发的图像数据后, 先检测确定图像数据中是否包含有人脸 图像, 若没有人脸图像, 则结束人脸视觉搜索服务, 若有人脸图像, 确定人脸图像在图像数 据对应的图片中的位置信息, 该位置信息通常可以包括人脸图像区域在图片中的位置坐标范 围, 然后依据该位置信息, 识别出具体的人脸图像, 并给出该人脸图像对应的名称后, 在相 应的数据库中搜索与识别出的人脸图像相应的详细信息, 例如, 与该人脸图像相似的其他人 脸图像、 该人脸图像中人物的名称等等, 基于搜索出的人物名称, 还可以进一步搜索出该人 物的人物简介以及其他相关信息, 例如: 若为明星人物, 可进一步获得与该明星人物相关的 链接地址 (例如主页地址、 博客地址、 微博地址等)。 最后可得到具体的人脸视觉搜索结果, 该人脸视觉搜索结果包括有类型为人脸的类型信息、 人脸在图片中的位置信息、 该人脸的名 称以及上述搜索到的其他相关信息。
物体视觉搜索服务在接收到转发的图像数据后,先检测确定图像数据中是否包含有物体, 若没有物体, 则结束物体视觉搜索服务, 若有物体, 确定物体在图像数据对应的图片中的位 置信息, 该位置信息通常可以包括物体区域在图片中的位置坐标范围, 然后依据该位置信息 识别出具体的物体图像, 并依据该物体图像匹配出该物体的具体类别及其他相关信息, 然后 在相应的数据库中搜索与识别出与该物体相对应的其他详细信息, 例如该物体的生产年份等 等。 最后可得到具体的物体视觉搜索结果, 该物体视觉搜索结果包括有类型为物体的类型信 息、 物体在图片中的位置信息、 该物体的名称以及上述搜索到的其他相关信息。
文字视觉搜索服务在接收到转发的图像数据后, 先检测确定图像数据中是否包含有文字 内容, 若没有文字内容, 则结束文字视觉搜索服务, 若有文字内容, 确定文字内容在图像数 据对应的位置信息, 该位置信息通常可以包括文字内容在图片中的位置坐标范围, 然后依据 该位置信息识别出具体的文字内容, 并在相应的数据库中搜索确定与该文字内容相关的其他 相关信息, 例如: 如果文字内容为网址信息, 则给出具体的链接地址等等。 最后可得到具体 的文字视觉搜索结果, 该文字视觉搜索结果包括有类型为文字的类型信息、 文字在图片中的 位置信息、 该文字的名称以及上述搜索到的其他相关信息。
在得到人脸视觉搜索服务、 物体视觉搜索服务、 文字视觉搜索服务的分类视觉搜索结果 后, 将这些分类视觉搜索结果汇总后返回给客户端。 客户端接收后, 针对所接收的分类视觉 搜索结果, 根据实际需要, 可以有各种不同的实施方式, 从而在返回的分类视觉搜索结果的 基础上提供很多种后续交互操作, 据此形成各种不同的产品形态:
例如: 根据返回的分类视觉搜索结果, 利用返回数据的不同的类型字段, 分类从图片中 识别出的各种信息;
利用返回数据中的位置信息, 在图片中框出识别出的每个元素所处的位置, 提供更为直 观的结果;
将名称、 详细信息以文本列表的形式列出, 方便用户快捷的了解图片中各种元素, 也可 以在图片的每个元素框中列出这些文本信息。
另外, 针对每种分类类型信息对应的分类视觉搜索结果, 根据每种分类类型信息独有的 特点, 也可以提供不同的附加交互方式, 例如:
对于文字对应的文字视觉搜索结果, 可以判断是否为外文, 譬如英语、 法语、 日语等, 若是外文, 则可以提供附加的翻译功能, 另外, 如果该文字是一个网址链接, 则当点击该文 字相应的位置时, 可以访问该网址链接对应的地址, 直接用浏览器打开该链接;
对于条码对应的条码视觉搜索结果, 可进一步检测该条码的类别, 如果该条码是一维码, 则可以设定在点击该一维码的识别结果时, 直接链接到购物网站上对应于该条码对应商品的 链接, 方便用户直接购买该商品; 如果该条码是二维码, 则可以根据识别出的文本的类型提 供类似文字视觉搜索的交互操作; 对于物体对应的物体视觉搜索结果, 可以根据物体的类型进行判断, 如果该物体是知名 商标, 则可以提供该知名商标的基本介绍, 点击图片中该知名商标的相应位置之后, 可以链 接到该知名商标对应的公司的官网; 如果是景点, 则可以进一步给出该景点的介绍信息及票 价信息, 点击图片中该景点的相应位置之后, 可以直接查看旅游攻略; 如果是图书或 CD, 则 可以给出该图书或者 CD的作者及内容介绍, 点击图片中该图书或者 CD的对应位置之后, 可以直接购买该图书或 CD;
对于人脸对应的人脸视觉搜索结果, 如果是明星人脸, 则可以给出该明星的生平及作品 介绍, 通过点击图片中该明星的人脸对应的位置, 可链接到该明星的相关主页, 例如主页地 址、 博客地址、 微博地址等; 如果是好友的人脸, 则可以点击图片中该好友人脸对应的位置 之后即可查看设备上该好友的其他照片; 如果是普通人脸, 则可以给出该人的性别、 年龄等 识别信息, 甚至还可以增加美丑度等娱乐打分功能;
根据实际需要, 还可以设置其他多种各种不同类型的扩展方式, 具体在此不予赘述。 其中, 上述人脸视觉搜索服务检测人脸图像、 对人脸图像进行识别的过程, 可以采用现 有技术中已有的方式进行。 以其中一个具体示例为例, 人脸视觉搜索服务可包括下述过程: 人脸检测、 关键点定位、 图像归一化、 特征抽取以及人脸特征模版比对。 其中人脸检测、 关 键点定位、 图像归一化、 特征抽取这四个过程可统称为人脸特征模版提取。 以下针对各步骤 分别进行简要说明。
人脸检测是指在采集的图像或者视频中, 检测是否有人脸, 在检测有人脸的情况下, 标 定出人脸的具体位置, 得到候选人脸区域。 具体可以采用 Haar特征 +adab00St算法的方法, 实现图像中 -30 30度的小姿态下人脸位置的准确定位。
关键点定位是指在获取的图像 (视频) 候选人脸区域上, 标定出人脸的眼睛、 嘴巴等关 键点位置。具体可以采用图像投影获得候选眼睛与嘴巴区域, 并分别在眼睛区域利用 Haar特 征 +adaboost算法获得准确眼睛中心坐标、 在嘴巴区域利用 gabor特征和 adaboost算法获得准 确嘴角坐标。
图像归一化的目的是得到对齐的有效区域的人脸模版, 并消除光照等外界因素的干扰, 分为位姿归一化和光照归一化。位姿归一化是根据获得的眼睛与嘴巴位置, 经过裁剪、缩放、 姿态矫正等归一化操作变形原始图像到标准人脸模版, 确保眼睛与嘴巴处于标准位置。 光照 归一化对图像进行去光照处理。
特征抽取是在大小与光照归一化图像上进行特征的抽取,包括 Gabor局部特征、以及 LBP
(Local Binary Patterns) 禾 P HOG (Histogram of Oriented Gradient) 的全局分块特征。 以三类 特征的 LDA (Linear Discriminant Analysis, 线性鉴别分析) 降维和依次串联作为图像的特征 表达。
人脸特征模版比对是判断候选的两组特征模版之间的相似度。 在人脸验证中, 以两组特 征模板的相似度超过设定阈值为验证通过, 即判定两组特征模板是相似的; 在人脸识别中, 以最大相似度超过一个给定阈值为识别通过, 且最大相似度对应的人脸 ID为识别结果。
上述具体示例的说明仅仅针对采用现有技术中的其中一种方式对人脸视觉搜索服务的实 现进行说明, 根据实际需要, 也可以采用现有技术中其他任何可能的方式来实现人脸视觉搜 索服务, 在此不予赘述。 相应的, 上述物体视觉搜索服务检测物体、 对物体图像进行识别的过程, 可以采用现有 技术中已有的方式进行。 在其中一个具体示例中, 物体视觉搜索服务可包括图像特征提取、 特征匹配、 几何验证三个阶段。 以下针对各阶段分别进行简要说明。
在进行特征提取时, 可首先在图像上提取 SIFT特征 (Scale-invariant feature transform, 尺 度不变特征变换)。 SIFT特征能够对图像的旋转、尺度缩放、光照变化等因素保持不变性, 对 视角变化、 仿射变换、 噪声等因素也能保持较好的稳定性。 具体可通过下述步骤实现对 SIFT 特征的提取:
首先进行尺度空间的极值检测。 为了有效提取稳定的关键点, 利用不同尺度的高斯差分 函数 DOG (Difference Of Gaussian)对原始图像进行卷积。
D(x, y, σ) = (G(x, y, ka) - G(x, y, σ)) * I(x, y) = L(x, y, ka) - L(x, y, σ) 为此需建立高斯图像金字塔, 图像金字塔共 Ρ组, 每组有 S层, 第一组的各层图像由原 始图像与不同尺度 (相邻层间尺度相差一个比例因子 k) 的高斯核卷积得到, 而下一组的图 像由上一组的图像降采样得到。 DOG金字塔由相邻的高斯图像金字塔相减得到。
为了寻找尺度空间的极值点, DOG金字塔中每一个采样点都要和它同尺度的 8个相邻点 以及上下相邻尺度对应的 9*2个点共 26个点比较, 如果该采样点的值小于或大于它的 26个 相邻点, 那么该点即为一个局部极值点 (称之为关键点)。
其次, 进行关键点的精确定位。 具体可以通过拟合三维二次函数来精确确定关键点的位 置和尺度, 同时去除低对比度的关键点和不稳定的边缘相应点, 以增强特征匹配的稳定性, 提高抗噪声能力。关键点的准确定位包括有关键点的主方向的确定以及关键点描述子的生成。
在确定关键点的主方向时, 是在以关键点为中心的邻域窗口内采样, 并用直方图统计邻 域像素的梯度方向。 梯度直方图的范围是 0 360度, 其中, 每 10度一个柱, 共 36个柱。 直 方图的主峰值 (最大峰值) 代表了关键点处邻域梯度的主方向, 即作为关键点的主方向。 在 梯度方向直方图中, 当存在另一个相当于主峰值 80%能量的峰值时, 则将这个方向认为是该 关键点的辅方向。
生成关键点描述子时, 首先将坐标轴零点方向旋转到关键点的主方向, 以取得旋转不变 性。 然后, 以关键点为中心取 16*16的窗口, 在每个 4*4的小块上计算 8个方向的梯度方向 直方图, 统计每个梯度方向的累加值, 即可形成一个种子点。 每个关键点可使用 4*4共 16个 种子点来描述, 这样对于一个关键点就可以产生 128个数据, 即最终形成 128维的 sift特征 向量。 此时 sift特征向量已经去除了尺度变化、 旋转等几何变形因素的影响, 最后对特征向 量进行长度归一化, 进一步去除光照变化的影响。
在进行特征匹配时, 对训练集图片提取的特征集合采用分层 k均值 (Hierarchical k-means) 聚类方法, 可以生成一颗深度为 L、 分叉数为 k的层次词汇树, 其中每个叶子节点成为一个 视觉词汇 (visual word), 叶子节点数也即词汇数目为 kL, 典型取值为 k=8或 10, L=6或 7。
在对图片提取特征后, 计算关键点的特征向量与层次词汇树的哪一个叶子节点距离最近 (只需进行 kL次点积计算), 即可将特征向量量化为一个词汇。 这样, 一张图片就可以用一 个文档向量来表示, 文档向量的每一维对应一个视觉词汇, 其值则表示这个视觉词汇对这个 文档的重要程度, 通常采用的是 TF-IDF (term frequency-inverse document frequency, 词频- 逆文档频率) 权值。 查询图片与数据库中物体图片之间的相似程度, 即可用两个文档向量在 向量空间中的距离 (L1 距离、 L2距离、 余弦相似度等等) 来衡量。 为了在海量的物体图片 数据库上能够进行快速的匹配查询, 对数据库中的所有物体图像建立倒排索引 (Inverted Index), 即以词汇号为索引, 记录每个词汇对应哪些数据库图片号, 以及词汇在这些数据库图 片中出现的次数,匹配过程即变成为对那些含有查询图片词汇的数据库图片投票加分的过程。 选取与查询图片匹配最相似的前 s个候选物体图片, 作为特征匹配阶段的结果返回。
然后进入几何验证过程。 在进行几何验证时, 是对特征匹配阶段中排序在前的 s个候选 物体图片, 利用特征点的几何位置信息与查询图片做进一步的精确匹配。 采用最近邻算法计 算查询图片与数据库图片之间的点对匹配关系,用 RASANC算法(Random Sample Consensus, 随机抽样一致) 从匹配点对中滤除不符合仿射变换约束的错配点 (外点) 对, 留下符合仿射 变换约束的匹配点 (内点) 对, 同时估计出从查询图片到数据库图片的仿射变换矩阵, 按内 点对数从多到少的顺序对 s个候选物体图片重新排序, 若首选匹配物体的内点对超过一定的 阈值 Th (可取 Th =10 左右), 则确认该匹配成功, 否则给出拒识结果。 在此过程中, 利用 RANSAC算法得到的仿射变换矩阵,以及内点对的坐标,可计算出物体在查询图片中的位置。
上述具体示例的说明仅仅针对采用现有技术中的其中一种方式对物体视觉搜索服务的实 现进行说明, 根据实际需要, 也可以采用现有技术中其他任何可能的方式来实现物体视觉搜 索服务, 在此不予赘述。 相应的, 上述文字视觉搜索服务检测文字内容、 对文字内容进行识别的过程, 可以采用 现有技术中已有的方式进行。 在其中一个具体示例中, 文字视觉搜索服务可包括下述文字检 测、 版面分析、 区域二值化、 区域行切分、 字符切分、 字符识别等阶段, 其中:
文字检测, 是指用连通域分析, 从图像中获取文字块的位置;
版面分析, 是指将输入的文档划分为一个个同一属性特征的区域, 通常包括图形、 图像、 表格和文本等, 针对文本, 还需要判断文本方向;
区域二值化, 是指对版面分析得到的区域进行处理, 在具体实现时, 还可以考虑水平文 本类型, 进行图像的二值化;
区域行切分, 是指通过连通体检测与分类, 对部分连通体进行水平投影, 将文本区域分 割为子区域, 检测多行子区域, 利用连通体归并方法实现多行子区域的文字行切分, 最后切 割行间粘连的连通体, 并根据距离信息把小连通体归入所属文字行;
字符切分时, 针对不同语言的文字特点, 切分方法有所不同, 例如对于欧洲文字和阿拉 伯文字, 通常采用基线的计算, 来寻找切点, 而中、 日、 韩印刷文字没有基线的概念;
字符识别, 是指通过对字符图像的特征提取, 经过多模版欧式距离分类器完成字符类别 的分类, 从而识别出字符的文本结果。
上述具体示例的说明仅仅针对采用现有技术中的其中一种方式对文字视觉搜索服务的实 现进行了说明, 根据实际需要, 也可以采用现有技术中其他任何可能的方式来实现文字视觉 搜索服务, 在此不予赘述。 上述说明中, 仅仅针对物体视觉搜索服务、 人脸视觉搜索服务、 文字视觉搜索服务的其 中一种实现方式进行了详细说明。 针对条码视觉搜索服务、 Logo视觉搜索服务、 景物视觉搜 索服务、 图书视觉搜索服务、 CD视觉搜索服务等其他类型的视觉搜索服务, 均可以采用现有 技术中已有的方式进行, 在此不予赘述。
在本发明实施例方案的其中一种实现方式中, 客户端可选用可进行定位的客户端, 在客 户端向服务器端发送图像识别云服务请求时, 可同时将该客户端所在位置的定位信息 (例如 经纬度信息等) 向服务器端发送, 在服务器端向客户端返回分类视觉搜索结果时, 可以同时 基于该定位信息给出相关其他信息。 以景物视觉搜索服务为例, 在识别出景物、 确定该景物 所在位置后, 可以基于客户端所在位置的定位信息, 给出到达该景物的路径信息。 实施例二
图 3中示出了本发明的基于云服务的视觉搜索方法实施例二的流程示意图, 在本实施例 的方案中, 与上述实施例一中方案的不同之处主要在于, 其是以先判定图像数据中包含哪些 分类类型信息, 再将该图像数据转发给相应的分类视觉搜索服务为例进行说明。
如图 3所示, 本实施例中的方法包括步骤:
步骤 S301 : 接收客户端发送的图像识别云服务请求, 该图像识别云服务请求中包括有需 要进行图像识别的图像数据, 进入步骤 S302;
步骤 S302: 检测出图像识别云服务请求中的图像数据中包含的各分类类型信息、 以及各 分类类型信息在图像数据中的位置信息, 进入步骤 S303 ;
步骤 S303 : 根据识别出的各分类类型信息、 设定分类转发规则将图像识别云服务请求中 的图像数据及对应的位置信息转发给对应的分类视觉搜索服务, 进入步骤 S304, 在进行转发 时, 可同时将检测出的相应分类类型信息对应的位置信息发送给相应的分类视觉搜素服务; 步骤 S304: 各对应的分类视觉搜索服务识别出相应位置信息对应的图像数据所代表的分 类类型信息, 并确定该分类类型信息所对应的名称, 进入步骤 S305 ;
步骤 S305 : 将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向客户端发送, 其 中, 这里的分类视觉搜索结果包括上述检测确定的分类类型信息以及确定的对应的名称。
依据本实施例中的方案, 是先检测图像数据中包含哪些类别的分类类型信息, 然后再将 这些图像数据转发给对应的分类视觉搜索服务, 避免了其他的分类视觉搜索服务的不必要的 处理过程。
在其中一个具体实现方式中, 在接收到客户端发送的图像识别云服务请求之后, 还可以 对该图像识别云服务请求进行预处理操作, 以对请求的安全性进行验证。 因此, 如图 3所示, 在上述步骤 S301与步骤 S302之间, 还可以包括步骤:
步骤 S3012: 对图像识别云服务请求进行预处理操作。
其中, 这里的预处理操作, 主要包括对图像识别云服务请求的安全性的验证, 例如判断 该图像识别云服务请求是否为合法请求, 以避免非法请求的接入。 安全性验证的具体实现方 式, 可以采用现有技术中已有的方式进行, 在此不予多加赘述。
其中, 本实施例中的方案在具体实施时, 也可以由用户指定需要对发送的图像数据进行 哪些类型的分类视觉搜索服务, 例如只进行人脸视觉搜索服务、 景物视觉搜索服务等等, 此 时, 可以不进行上述针对图像数据包含哪些分类类型信息的检测过程, 直接将图像数据转发 给指定的各分类视觉搜索服务即可。 据此, 在对图像识别云服务请求进行预处理后, 可执行 下述过程: 检测图像识别云服务请求中是否包含有分类类型信息;
若包含有分类类型信息, 则说明用户需要进行指定类型的分类视觉搜索服务, 则将上述 图像数据转发给该些分类类型信息对应的各分类视觉搜索服务;
若没有包含分类类型信息, 则说明用户未限定进行哪些类型的分类视觉搜索服务, 或者 说是可能需要进行所有类型的分类视觉搜索服务, 则进入上述步骤 S302中的检测过程。
基于上述本发明实施例的一个实现方式中,在通过步骤 S302检测了图像数据中包含了哪 些类型的分类类型信息的情况下, 在将图像数据转发给对应的分类视觉搜索服务之后, 各对 应的分类视觉搜索服务识别出图像数据中对应的分类类型信息时, 可以不必再检测图像数据 中是否包含有对应的分类类型信息, 具体可以通过下述方式进行:
各对应的分类视觉搜索服务依据检测出的该位置信息, 识别出该位置信息对应的图像数 据所代表的分类类型信息。
当然, 若是用户指定了对发送的图像数据需要进行的分类视觉搜索服务、 且没有进行图 像数据中包含哪些分类类型信息的检测过程, 则各对应的分类视觉搜索服务识别出图像数据 中对应的分类类型信息时, 需要检测图像数据中是否包含有对应的分类类型信息, 具体可以 通过下述方式进行:
各对应的分类视觉搜索服务检测确定图像数据中是否包含有对应的分类类型信息: 若包含有, 检测出该分类类型信息在图像数据中的位置信息, 然后, 各对应的分类视觉 搜索服务依据检测出的该位置信息, 识别出该位置信息对应的图像数据所代表的分类类型信 息;
若没有, 则当前的分类视觉搜索服务结束视觉搜索服务过程。
基于上述本发明的实施例, 在识别得到的综合特征信息的基础上, 可以进行进一步的综 合应用, 以提高用户的使用体验, 即在上述步骤 S304与步骤 S305之间, 还可以包括步骤: 步骤 S3045 : 各对应的分类视觉搜索服务根据所识别出的分类类型信息检索与该分类类 型信息相关的详细信息。 此时, 上述向客户端发送的视觉搜索结果中, 包含有此时所检索的 该详细信息。
以下结合其中一个具体示例进行详细说明, 在该具体示例中, 以客户端发送的图像识别 云服务请求中未指定对图像数据进行何种分类视觉搜索服务为例进行说明, 这种说明并不用 以对本发明实施例的方案进行限定。
在该具体示例中, 具体的过程可以是如下所述。
客户端通过网络 (例如 Internet) 向服务器端发送图像识别云服务请求, 其中, 该图像识 别云服务请求中包括有待进行视觉搜索的图片的图像数据。 服务器端接收到该图像识别云服务请求后, 对该图像识别云服务请求进行预处理操作, 对该图像识别云服务请求的安全性进行验证,判断该图像识别云服务请求是否为合法的请求, 若安全性验证通过, 则进入下一步操作, 否则, 结束对图像识别云服务请求的处理, 或者也 可以是向客户端返回是错误或者非法请求的反馈信息。
安全性验证通过后, 服务器端分析判断该图像识别云服务请求中是否包含有分类类型信 息, 即判断用户是否指定了要进行特定类型的分类视觉搜索服务: 若有指定的分类视觉搜索 服务, 则将该图像识别云服务请求中的图像数据分别转发给该些分类类型信息对应的分类视 觉搜索服务; 若没有指定的分类视觉搜索服务, 则检测图像数据中包含有哪些分类类型信息, 并检测出各分类类型信息在图像数据对应图片中的位置信息, 然后将该图像识别云服务请求 中的图像数据以及相应的位置信息分别转发给相应的分类视觉搜索服务。
在本发明实施例的该具体示例中, 以图像识别云服务请求中未指定特定类型的分类视觉 搜索服务, 且图像数据中包含的分类类型信息包括人脸、 物体及文字为例进行说明。 也就是 说, 在该具体示例中, 是将该图像识别云服务请求中的图像数据分别转发给了人脸视觉搜索 服务、 物理视觉搜索服务、 文字视觉搜索服务为例进行说明。
人脸视觉搜索服务在接收到转发的图像数据后, 依据检测出的人脸在图像数据对应图片 中的位置信息, 识别出具体的人脸图像, 并给出该人脸图像对应的名称后, 在相应的数据库 中搜索与识别出的人脸图像相应的详细信息, 例如, 与该人脸图像相似的人脸图像、 该人脸 图像中人物的名称等等, 基于搜索出的人物名称, 还可以进一步搜索出该人物的人物简介以 及其他相关信息, 例如: 若为明星人物, 可进一步获得与该明星人物相关的链接地址 (例如 主页地址、 博客地址、 微博地址等)。 最后可得到具体的人脸视觉搜索结果, 该人脸视觉搜索 结果包括有类型为人脸的类型信息、 人脸在图片中的位置信息、 该人脸的名称以及上述搜索 到的其他相关信息。
物体视觉搜索服务在接收到转发的图像数据后, 依据检测出的物体在图像数据对应图片 中的位置信息, 识别出具体的物体图像, 并依据该物体图像匹配出该物体的具体类别及其他 相关信息, 然后在相应的数据库中搜索与识别出与该物体相对应的其他详细信息, 例如该物 体的生产年份等等。 最后可得到具体的物体视觉搜索结果, 该物体视觉搜索结果包括有类型 为物体的类型信息、 物体在图片中的位置信息、 该物体的名称以及上述搜索到的其他相关信 息。
文字视觉搜索服务在接收到转发的图像数据后, 依据检测出的文字在图像数据对应图片 中的位置信息, 识别出具体的文字内容, 并搜索确定与该文字内容相关的其他相关信息, 例 如: 如果文字内容为网址信息, 则给出具体的链接地址等等。 最后可得到具体的文字视觉搜 索结果, 该文字视觉搜索结果包括有类型为文字的类型信息、 文字在图片中的位置信息、 该 文字的名称以及上述搜索到的其他相关信息。
在得到人脸视觉搜索服务、 物体视觉搜索服务、 文字视觉搜索服务的分类视觉搜索结果 后, 将这些分类视觉搜索结果汇总后返回给客户端, 客户端接收后, 可将这些分类视觉搜索 结果结合图片进行显示, 例如, 以人脸为例, 基于人脸在图片中的位置信息, 在对应于图片 的该范围内显示类型信息、 人脸的名称以及其他相关信息等等, 从而用户可以在客户端上查 看到与该图片相关的详细信息, 若返回的分类视觉搜索结果中有链接信息, 用户可以通过点 击该链接地址访问具体的网页。 得到分类视觉搜索结果后的具体的扩展方式, 根据实际需要 可以设定很多种, 具体在此不予赘述。
本实施例二中的其他技术特征与上述实施例一中的相同, 在此不予赘述。 根据上述本发明实施例的基于云服务的视觉搜索服务方法, 本发明实施例还提供一种基 于云服务的视觉搜索服务系统。 以下就本发明的基于云服务的视觉搜索服务系统的各实施例 进行详细说明。
实施例一
图 4中示出了本发明的基于云服务的视觉搜索服务系统实施例一的结构示意图, 在本实 施例的方案中, 是以各特定类型的视觉搜索服务装置来检测图像数据中是否包含有相应的特 定类别信息为例进行说明。
如图 4所示, 本实施例中的基于云服务的视觉搜索服务系统包括有服务器端 402, 服务 器端 402包括有:
云服务接入装置 4021, 用于接收客户端 401发送的图像识别云服务请求, 该图像识别云 服务请求中包括有需要进行图像识别的图像数据, 并根据设定分类转发规则将图像识别云服 务请求中的图像数据转发给分类视觉服务系统 4022中对应的分类视觉搜索服务;
与云服务接入装置 4021连接的分类视觉服务系统 4022, 用于接收云服务接入装置 4021 发送的图像数据, 采用各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信息, 确定该分类类型信息对应的名称;
以及与分类视觉服务系统 4022相连接的视觉搜索结果汇总装置 4023, 用于将各分类视 觉搜索服务的分类视觉搜索结果汇总后向客户端 401发送, 其中, 这里的分类视觉搜索结果 包括有上述确定的分类类型信息以及对应的名称。
根据本实施例中的方案, 服务器端 402 中的云服务接入装置 4021 基于接收到的客户端
401 发送的图像识别云服务请求, 根据设定分类转发规则将图像识别云服务请求中的图像数 据转发给分类视觉服务系统 4022中对应的分类视觉搜索服务,然后各对应的分类视觉搜索服 务识别出图像数据中对应的分类类型信息, 确定该分类类型信息对应的名称, 然后将各分类 视觉搜索服务的分类视觉搜索结果汇总后向客户端 401发送, 其基于各不同类别的分类视觉 搜索服务对图像数据中的分类类型信息进行识别, 从而可以识别得到图片的综合特征信息, 在识别得到的综合特征的基础上, 可以进行进一步的综合应用, 提高了用户的使用体验。
其中, 上述分类视觉搜索服务可以包括有各种不同的特定领域的分类视觉搜索服务, 根 据具体需要的不同, 可以做不同的设定, 例如可以包括但不限于下述类别的分类视觉搜索服 务: 物体视觉搜索服务、 文字视觉搜索服务、 人脸视觉搜索服务、 条码视觉搜索服务、 景物 视觉搜索服务、 Logo视觉搜索服务、 图书视觉搜索服务、 CD视觉搜索服务等等。 具体实现 时, 可以采用这些类别的分类视觉搜索服务中的任意一项或者任意组合。
对应的, 上述分类类型信息与相应的分类视觉搜索服务相对应, 上述分类类型信息可以 包括物体、 文字、 人脸、 条码、 景物、 Logo、 图书、 CD 等类型, 具体实现时, 与上述所采 用的不同类别的分类视觉搜索服务相对应, 分类类型信息可以包括物体、 文字、 人脸、 条码、 景物、 Logo、 图书、 CD等等这些分类信息中的任意一项或者任意组合。
基于此, 本发明实施例方案在实施时, 可以具有很高的可扩展性, 能够添加任意类型的 分类视觉搜索服务, 且各类型的分类视觉搜索服务可以采用现有技术已有的方式进行。
据此, 在本实施例的方案中, 上述分类视觉服务 4022系统具体可以包括但不限定于图 4 中所示的物体视觉搜索服务装置、 人脸视觉搜索服务装置、 文字视觉搜索服务装置、 条码视 觉搜索服务装置等特定类型的视觉搜索服务装置, 例如, 还可以包括有景物视觉搜索服务装 置、 Logo视觉搜索服务装置、 图书视觉搜索服务装置、 CD视觉搜索服务装置等等。
其中, 该物体视觉搜索服务装置, 用于检测确定图像数据中是否包含有物体, 若没有物 体, 则结束物体视觉搜索服务, 若有物体, 确定物体在图像数据对应的图片中的位置信息, 然后依据该位置信息识别出具体的物体图像, 并依据该物体图像匹配出该物体的具体名称及 其他相关信息。
该人脸视觉搜索服务装置, 用于检测确定图像数据中是否包含有人脸图像, 若没有人脸 图像, 则结束人脸视觉搜索服务, 若有人脸图像, 确定人脸图像在图像数据对应的图片中的 位置信息, 然后依据该位置信息识别出具体的人脸图像, 确定该人脸图像对应的名称。
该文字视觉搜索服务装置, 用于检测确定图像数据中是否包含有文字内容, 若没有文字 内容, 则结束文字视觉搜索服务, 若有文字内容, 确定文字内容在图像数据对应的图片中的 位置信息, 然后依据该位置信息识别出具体的文字内容。
基于上述本发明的实施例,在识别得到了分类类型信息并确定了其对应的名称的基础上, 可以进一步检索与其相关的详细信息, 以进行进一步的综合应用, 提高用户的使用体验, 也 就是说, 各分类类型信息对应的视觉搜索服务装置在识别出分类类型信息、 确定了对应的名 称之后, 还可以进一步检索相关的详细信息。
据此:
上述物体视觉搜索服务装置, 还用于在相应的数据库中搜索与识别出与该物体相对应的 其他详细信息, 例如该物体的生产年份等等, 最后可得到具体的物体视觉搜索结果, 该物体 视觉搜索结果包括有类型为物体的类型信息、 物体在图片中的位置信息、 该物体的名称以及 上述搜索到的其他相关信息;
上述人脸视觉搜索服务装置, 还用于在相应的数据库中搜索与识别出的人脸图像相应的 详细信息, 例如, 与该人脸图像相似的其他人脸图像、 该人脸图像中人物的名称等等, 基于 搜索出的人物名称, 还可以进一步搜索出该人物的人物简介以及其他相关信息, 例如: 若为 明星人物, 可进一步获得与该明星人物相关的链接地址 (例如主页地址、 博客地址、 微博地 址等), 最后可得到具体的人脸视觉搜索结果, 该人脸视觉搜索结果包括有类型为人脸的类型 信息、 人脸在图片中的位置信息、 该人脸的名称以及上述搜索到的其他相关信息;
上述文字视觉搜索服务装置, 还用于在相应的数据库中搜索确定与该文字内容相关的其 他相关信息, 例如: 如果文字内容为网址信息, 则给出具体的链接地址等等, 最后可得到具 体的文字视觉搜索结果, 该文字视觉搜索结果包括有类型为文字的类型信息、 文字在图片中 的位置信息、 该文字的名称以及上述搜索到的其他相关信息。
其中, 依据本发明实施例方案, 用户可以指定需要对发送的图像数据进行哪些分类类型 的分类视觉搜索服务, 例如只进行人脸视觉搜索服务、 景物视觉搜索服务等等, 因此, 上述 的设定分类转发规则, 可以做如下设定:
若上述图像识别云服务请求中包含有分类类型信息, 即用户指定了要进行特定类型的分 类视觉搜索服务, 则将上述图像数据转发给指定的各分类视觉搜索服务对应的分类视觉搜索 服务装置。 例如: 以图 4中的系统为例, 若图像识别云服务请求中指定了物体与人脸的分类 视觉搜索服务,则云服务接入装置 4021只将该图像数据转发给物体视觉搜索服务装置与人脸 视觉搜索服务装置, 而无需转发给文字视觉搜索服务装置、 条码视觉搜索服务装置等其他类 别的视觉搜索服务装置;
若上述图像识别云服务请求中未包含有分类类型信息,则云服务接入装置 4021将上述图 像数据转发给所有的各分类视觉搜索服务对应的分类视觉搜索服务装置。
在其中一个具体实现方式中, 在接收到客户端 401发送的图像识别云服务请求之后, 云 服务接入装置 4021可以对该图像识别云服务请求进行预处理操作,以对图像识别云服务请求 的安全性进行验证。 即, 上述云服务接入装置 4021, 还用于对图像识别云服务请求进行预处 理操作。
其中, 这里的预处理操作, 主要包括对图像识别云服务请求的安全性的验证, 例如判断 该图像识别云服务请求是否为合法请求, 以避免非法请求的接入。 安全性验证的具体实现方 式, 可以采用现有技术中已有的方式进行, 在此不予多加赘述。
以下结合其中一个具体示例进行详细说明, 在该具体示例中, 以客户端发送的图像识别 云服务请求中包含分类类型信息, 即未指定对图像数据进行何种分类视觉搜索服务为例进行 说明, 这种说明并不用以对本发明实施例的方案进行限定。
在该具体示例中, 具体的过程可以是如下所述。
客户端 401通过网络 (例如 Internet) 向服务器端 402发送图像识别云服务请求, 其中, 该图像识别云服务请求中包括有待进行视觉搜索的图片的图像数据。
服务器端 402的云服务接入装置 4021接收到该图像识别云服务请求后,对该图像识别云 服务请求进行预处理操作, 对该图像识别云服务请求的安全性进行验证, 判断该图像识别云 服务请求是否为合法的请求, 若安全性验证通过, 则进入下一步操作, 否则, 结束对图像识 别云服务请求的处理, 或者也可以是向客户端返回错误或者是非法请求的反馈信息。
安全性验证通过后,云服务接入装置 4021分析判断该图像识别云服务请求中是否包含有 分类类型信息, 即判断用户是否指定了要进行特定类型的分类视觉搜索服务: 若有指定的分 类视觉搜索服务, 则将该图像识别云服务请求中的图像数据分别转发给该些分类类型信息对 应的分类视觉搜索服务对应的分类视觉搜索服务装置; 若没有指定的分类视觉搜索服务, 则 将该图像识别云服务请求中的图像数据分别转发给所有的分类视觉搜索服务对应的分类视觉 搜索服务装置。
在本发明的该具体示例中, 是以图像识别云服务请求中未指定特定类型的分类视觉搜索 服务为例进行说明。 也就是说, 在该具体示例中, 是将该图像识别云服务请求中的图像数据 分别转发给了所有的分类视觉搜索服务。 由于具体设定的不同, 服务器端 402所包含的分类 视觉搜索服务可能会有所不同且不能穷举, 因此, 在下述说明中, 以所有的分类视觉搜索服 务包括了人脸视觉搜索服务、 物理视觉搜索服务、 文字视觉搜索服务为例进行说明, 这种说 明并不用以对本发明实施例构成限定。
人脸视觉搜索服务装置在接收到转发的图像数据后, 先检测确定图像数据中是否包含有 人脸图像, 若没有人脸图像, 则结束人脸视觉搜索服务, 若有人脸图像, 确定人脸图像在图 像数据对应的图片中的位置信息, 该位置信息通常可以包括人脸图像区域在图片中的位置坐 标范围, 然后依据该位置信息, 识别出具体的人脸图像, 并给出该人脸图像对应的名称后, 在相应的数据库中搜索与识别出的人脸图像相应的详细信息, 例如, 与该人脸图像相似的其 他人脸图像、 该人脸图像中人物的名称等等, 基于搜索出的人物名称, 还可以进一步搜索出 该人物的人物简介以及其他相关信息, 例如: 若为明星人物, 可进一步获得与该明星人物相 关的链接地址(例如主页地址、 博客地址、 微博地址等)。 最后可得到具体的人脸视觉搜索结 果, 该人脸视觉搜索结果包括有类型为人脸的类型信息、 人脸在图片中的位置信息、 该人脸 的名称以及上述搜索到的其他相关信息。
物体视觉搜索服务装置在接收到转发的图像数据后, 先检测确定图像数据中是否包含有 物体, 若没有物体, 则结束物体视觉搜索服务, 若有物体, 确定物体在图像数据对应的图片 中的位置信息, 该位置信息通常可以包括物体区域在图片中的位置坐标范围, 然后依据该位 置信息识别出具体的物体图像,并依据该物体图像匹配出该物体的具体类别及其他相关信息, 然后在相应的数据库中搜索与识别出与该物体相对应的其他详细信息, 例如该物体的生产年 份等等。 最后可得到具体的物体视觉搜索结果, 该物体视觉搜索结果包括有类型为物体的类 型信息、 物体在图片中的位置信息、 该物体的名称以及上述搜索到的其他相关信息。
文字视觉搜索服务装置在接收到转发的图像数据后, 先检测确定图像数据中是否包含有 文字内容, 若没有文字内容, 则结束文字视觉搜索服务, 若有文字内容, 确定文字内容在图 像数据对应的图片中的位置信息, 该位置信息通常可以包括文字内容区域在图片中的位置坐 标范围, 然后依据该位置信息识别出具体的文字内容, 并在相应的数据库中搜索确定与该文 字内容相关的其他相关信息, 例如: 如果文字内容为网址信息, 则给出具体的链接地址等等。 最后可得到具体的文字视觉搜索结果, 该文字视觉搜索结果包括有类型为文字的类型信息、 文字在图片中的位置信息、 该文字的名称以及上述搜索到的其他相关信息。
在得到人脸视觉搜索服务、 物体视觉搜索服务、 文字视觉搜索服务的分类视觉搜索结果 后, 视觉搜索结果汇总装置 4023将这些分类视觉搜索结果汇总后返回给客户端 401。 客户端 401 接收后, 可将这些分类视觉搜索结果结合图片进行显示, 例如, 以人脸为例, 基于人脸 在图片中的位置信息, 在对应于图片的该范围内显示类型信息、 人脸的名称以其他相关信息 等等, 从而用户可以在客户端上查看到与该图片相关的详细信息, 若返回的分类视觉搜索结 果中有链接信息, 用户可以通过点击该链接地址访问具体的网页。 得到分类视觉搜索结果后 的具体的扩展方式, 根据实际需要可以设定很多种, 具体在此不予赘述。
在另外一种实现方式中, 本实施例中的基于云服务的视觉搜索服务系统, 还可以包括有 上述所提及的客户端 401,该客户端 401,可以是任何类型的客户端,包括但不限于移动终端、 PC客户端、 WEB客户端、 平板电脑、 笔记本电脑、 车载电子系统、 掌上电脑等等, 具体在 此不予赘述。 其中, 客户端与服务器端之间的交互过程, 包括客户端向服务器端发送图像识别云服务 请求、 服务器端向客户端发送分类视觉搜索结果, 可以根据需要采用任何一种通信协议来进 行, 包括但不限于 HTTP协议、 TCP协议等等。
另外, 在本发明实施例方案的其中一种实现方式中, 客户端可选用可进行定位的客户端, 在客户端向服务器端发送图像识别云服务请求时,可同时将该客户端所在位置的定位信息(例 如经纬度信息等) 向服务器端发送, 在服务器端向客户端返回分类视觉搜索结果时, 可以同 时基于该定位信息给出相关其他信息。 以景物视觉搜索服务为例, 在识别出景物、 确定该景 物所在位置后, 可以基于客户端所在位置的定位信息, 给出到达该景物的路径信息。
在本实施例的方案中, 各特定类别的分类视觉搜索服务装置对应的分类视觉搜索服务的 具体实现方式, 可以上述本发明方法实施例中的相同, 在此不予多加赘述。 实施例二
图 5中示出了本发明的基于云服务的视觉搜索系统实施例二的结构示意图。 在本实施例 中, 与上述实施例一中的方案的不同之处主要在于, 在服务器端 502, 由统一的图像识别服 务装置 5022对图像数据中包含有哪些分类类型信息进行检测确定。
如图 5所示, 本实施例中的基于云服务的视觉搜索服务系统包括有服务器端 502, 服务 器端 502包括有:
云服务接入装置 501, 用于接收客户端 501 发送的图像识别云服务请求, 该图像识别云 服务请求中包括有需要进行图像识别的图像数据;
与云服务接入装置 5021 连接的图像识别服务装置 5022, 用于检测出图像识别云服务请 求中的图像数据中包含的各分类类型信息、 各分类类型信息在图像数据中的位置信息, 并根 据识别出的各分类类型信息、 设定分类转发规则将图像识别云服务请求中的图像数据及对应 的位置信息转发给分类视觉服务系统 5023中对应的分类视觉搜索服务;
与图像识别服务装置 5022连接的分类视觉服务系统 5023, 用于接收图像识别服务装置 5022发送的图像数据, 采用各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信 息, 确定该分类类型信息对应的名称;
以及与分类视觉服务系统 5023相连接的视觉搜索结果汇总装置 5024, 用于将各对应的 分类视觉搜索服务的分类视觉搜索结果汇总后向客户端 501发送, 其中, 这里的分类视觉搜 索结果包括有上述确定的分类类型信息、 以及对应的名称。
依据本实施例中的方案, 是先检测图像数据中包含哪些类别的分类类型信息, 然后再将 这些图像数据转发给对应的分类视觉搜索服务, 避免了其他的分类视觉搜索服务进行不必要 的处理。
其中, 上述分类视觉搜索服务可以包括有各种不同的特定领域的分类视觉搜索服务, 根 据具体需要的不同, 可以做不同的设定, 例如可以包括但不限于下述类别的分类视觉搜索服 务: 物体视觉搜索服务、 文字视觉搜索服务、 人脸视觉搜索服务、 条码视觉搜索服务、 景物 视觉搜索服务、 Logo视觉搜索服务、 图书视觉搜索服务、 CD视觉搜索服务等等。 具体实现 时, 可以采用这些类别的分类视觉搜索服务中的任意一项或者任意组合。
对应的, 上述分类类型信息与相应的分类视觉搜索服务相对应, 上述分类类型信息可以 包括物体、 文字、 人脸、 条码、 景物、 Logo、 图书、 CD 等类型, 具体实现时, 与上述所采 用的不同类别的分类视觉搜索服务相对应, 分类类型信息可以包括物体、 文字、 人脸、 条码、 景物、 Logo、 图书、 CD等等这些分类信息中的任意一项或者任意组合。
据此, 如图 5所示, 在本实施例的方案中, 上述分类视觉服务系统 5023具体可以包括但 不限定于图 5中所示的物体视觉搜索服务装置、 人脸视觉搜索服务装置、 文字视觉搜索服务 装置、 条码视觉搜索服务装置等特定类型的视觉搜索服务装置, 例如, 还可以包括有景物视 觉搜索服务装置、 Logo视觉搜索服务装置、 图书视觉搜索服务装置、 CD视觉搜索服务装置 等等。
其中, 该物体视觉搜索服务装置, 用于依据图像识别服务装置 5022转发的图像数据以及 对应的位置信息识别出具体的物体图像, 并依据该物体图像匹配出该物体的具体类别及其他 相关信息, 给出该物体的名称, 得到具体的物体视觉搜索结果, 该物体视觉搜索结果包括有 类型为物体的类型信息、 物体在图片中的位置信息、 该物体的名称。
该人脸视觉搜索服务装置,用于依据图像识别服务装置 5022转发的图像数据以及对应的 位置信息, 识别出具体的人脸图像, 给出该人脸图像对应的名称, 最后可得到具体的人脸视 觉搜索结果, 该人脸视觉搜索结果包括有类型为人脸的类型信息、人脸在图片中的位置信息、 该人脸的名称。
该文字视觉搜索服务装置,用于依据图像识别服务装置 5022转发的图像数据以及对应的 位置信息识别出具体的文字内容, 最后可得到具体的文字视觉搜索结果, 该文字视觉搜索结 果包括有类型为文字的类型信息、 文字在图片中的位置信息、 该文字的名称。
基于上述本发明的实施例, 在识别得到了特定类别信息的基础上, 可以进一步检索与该 特定类别信息相关的详细信息, 以进行进一步的综合应用, 提高用户的使用体验, 也就是说, 各特定类别的视觉搜索服务装置在识别分类类型信息后, 还进一步检索与该分类类型信息相 关的详细信息。 据此:
上述物体视觉搜索服务装置, 还用于在相应的数据库中搜索与识别出与该物体相对应的 其他详细信息, 例如该物体的生产年份等等, 此时, 上述该物体视觉搜索结果, 还包括该搜 索到的其他相关信息;
上述人脸视觉搜索服务装置, 还用于在相应的数据库中搜索与识别出的人脸图像相应的 详细信息, 例如, 与该人脸图像相似的人脸图像、 该人脸图像中人物的名称等等, 基于搜索 出的人物名称, 还可以进一步搜索出该人物的人物简介以及其他相关信息, 例如: 若为明星 人物,可进一步获得与该明星人物相关的链接地址(例如主页地址、博客地址、微博地址等), 此时, 上述人脸视觉搜索结果, 还包括该搜索到的其他相关信息;
上述文字视觉搜索服务装置, 还用于搜索确定与该文字内容相关的其他相关信息, 例如: 如果文字内容为网址信息, 则给出具体的链接地址等等, 此时, 上述文字视觉搜索结果, 还 包括该搜索到的其他相关信息。
其中, 本实施例中的方案在具体实施时, 用户也可以指定需要对发送的图像数据进行哪 些类型的分类视觉搜索服务, 例如只进行人脸视觉搜索服务、 景物视觉搜索服务等等, 此时, 图像识别服务装置 5022可以不进行上述针对图像数据包含哪些分类类型信息的检测过程,直 接将图像数据转发给指定的各分类视觉搜索服务即可, 在此不予赘述。
基于上述本发明实施例的一个实现方式中, 以通过图像识别服务装置 5022检测了图像数 据中包含了哪些类别的分类类型信息为例, 在将图像数据转发给对应的分类视觉搜索服务之 后, 各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信息时, 可以不必再检测 图像数据中是否包含有对应的分类类型信息, 具体可以通过下述方式进行:
各对应的分类视觉搜索服务依据检测出的该位置信息, 识别出该位置信息对应的图像数 据所代表的分类类型信息, 确定对应的名称。
当然, 若是用户指定了对发送的图像数据需要进行的分类视觉搜索服务、 且图像识别服 务装置 5022没有进行图像数据中包含哪些分类类型信息的检测过程,则各对应的分类视觉搜 索服务需要检测图像数据中是否包含有对应的分类类型信息。
在其中一个具体实现方式中, 在接收到客户端 501发送的图像识别云服务请求之后, 云 服务接入装置 5021可以对该图像识别云服务请求进行预处理操作,以对请求的安全性进行验 证。 即, 上述云服务接入装置 5021, 还用于对图像识别云服务请求进行预处理操作。
其中, 这里的预处理操作, 主要包括对图像识别云服务请求的安全性的验证, 例如判断 该图像识别云服务请求是否为合法请求, 以避免非法请求的接入。 安全性验证的具体实现方 式, 可以采用现有技术中已有的方式进行, 在此不予多加赘述。
以下结合本实施例实施时的其中一个具体示例进行详细说明, 在该具体示例中, 以客户 端发送的图像识别云服务请求中未指定对图像数据进行何种分类视觉搜索服务为例进行说 明, 这种说明并不用以对本发明实施例方案进行限定。
在该具体示例中, 具体的过程可以是如下所述。
客户端 501通过网络 (例如 Internet) 向服务器端 502发送图像识别云服务请求, 其中, 该图像识别云服务请求中包括有待进行视觉搜索的图片的图像数据。
服务器端 502的云服务接入装置 5021接收到该图像识别云服务请求后,对该图像识别云 服务请求进行预处理操作, 对该图像识别云服务请求的安全性进行验证, 判断该图像识别云 服务请求是否为合法的请求, 若安全性验证通过, 则进入下一步操作, 否则, 结束对图像识 别云服务请求的处理, 或者也可以是向客户端返回是错误或者非法请求的反馈信息。
安全性验证通过后, 图像识别服务装置 5022分析判断该图像识别云服务请求中是否包含 有分类类型信息, 即判断用户是否指定了要进行特定类型的分类视觉搜索服务: 若有指定的 分类视觉搜索服务, 则将该图像识别云服务请求中的图像数据分别转发给该些分类类型信息 对应的分类视觉搜索服务对应的分类视觉搜索服务装置; 若没有指定的分类视觉搜索服务, 则检测图像数据中包含有哪些分类类型信息, 并检测出各分类类型信息在图像数据对应于图 片中的位置信息, 然后将该图像识别云服务请求中的图像数据以及相应的位置信息分别转发 给相应的分类视觉搜索服务对应的分类视觉搜索服务装置。
在本发明实施例的该具体示例中, 以图像识别云服务请求中未指定特定类型的分类视觉 搜索服务, 且图像数据中包含的分类类型信息包括人脸、 物体及文字为例进行说明。 也就是 说, 在该具体示例中, 是将该图像识别云服务请求中的图像数据分别转发给了人脸视觉搜索 服务装置、 物体视觉搜索服务装置、 文字视觉搜索服务装置为例进行说明。
人脸视觉搜索服务装置在接收到转发的图像数据后, 依据检测出的人脸在图像数据对应 图片中的位置信息, 识别出具体的人脸图像, 并给出该人脸图像对应的名称后, 在相应的数 据库中搜索与识别出的人脸图像相应的详细信息, 例如, 与该人脸图像相似的人脸图像、 该 人脸图像中人物名称等等, 基于搜索出的人物名称, 还可以进一步搜索出该人物的人物简介 以及其他相关信息, 例如: 若为明星人物, 可进一步获得与该明星人物相关的链接地址 (例 如主页地址、 博客地址、 微博地址等)。 最后可得到具体的人脸视觉搜索结果, 该人脸视觉搜 索结果包括有类型为人脸的类型信息、 人脸在图片中的位置信息、 该人脸的名称以及上述搜 索到的其他相关信息。
物体视觉搜索服务装置在接收到转发的图像数据后, 依据检测出的物体在图像数据对应 图片中的位置信息, 识别出具体的物体图像, 并依据该物体图像匹配出该物体的具体类别及 其他相关信息, 然后在相应的数据库中搜索与识别出与该物体相对应的其他详细信息, 例如 该物体的生产年份等等。 最后可得到具体的物体视觉搜索结果, 该物体视觉搜索结果包括有 类型为物体的类型信息、 物体在图片中的位置信息、 该物体的名称以及上述搜索到的其他相 关信息。
文字视觉搜索服务装置在接收到转发的图像数据后, 依据检测出的文字在图像数据对应 图片中的位置信息, 识别出具体的文字内容, 并搜索确定与该文字内容相关的其他相关信息, 例如: 如果文字内容为网址信息, 则给出具体的链接地址等等。 最后可得到具体的文字视觉 搜索结果, 该文字视觉搜索结果包括有类型为文字的类型信息、 文字在图片中的位置信息、 该文字的名称以及上述搜索到的其他相关信息。
在得到人脸视觉搜索服务装置、 物体视觉搜索服务装置、 文字视觉搜索服务装置的分类 视觉搜索结果后,视觉搜索结果汇总装置 5024将这些分类视觉搜索结果汇总后返回给客户端 501。客户端 501接收后,可将这些分类视觉搜索结果结合图片进行显示,例如, 以人脸为例, 基于人脸在图片中的位置信息, 在对应于图片的该范围内显示类型信息、 人脸的名称以其他 相关信息等等, 从而用户可以在客户端上查看到与该图片的相关的详细信息, 若返回的分类 视觉搜索结果中有链接信息, 用户可以通过点击该链接地址访问具体的网页。 得到分类视觉 搜索结果后的具体的扩展方式, 根据实际需要可以设定很多种, 具体在此不予赘述。
在另外一种实现方式中, 本实施例中的基于云服务的视觉搜索服务系统, 还可以包括有 上述所提及的客户端 501,该客户端 501,可以是任何类型的客户端,包括但不限于移动终端、 PC客户端、 WEB客户端、 平板电脑、 笔记本电脑、 车载电子系统、 掌上电脑等等, 具体在 此不予赘述。
本实施例二中的其他技术特征与上述实施例一中的相同, 在此不予赘述。 实施例三
图 6中示出了本发明的基于云服务的视觉搜索服务系统实施例三的结构示意图, 在本实 施例三的方案中, 与上述实施例二的不同之处主要在于, 本实施例中是在客户端设置图像识 别服务装置对图像数据中包含有哪些分类类型信息进行检测确定。
如图 6所示, 本实施例中的基于云服务的视觉搜索服务系统包括有客户端 601 以及服务 器端 602, 其中:
客户端 601包括有:
图像识别服务装置 6011, 用于检测出图像数据中包含的各分类类型信息、 各分类类型信 息在图像数据中的位置信息, 并依据检测出的分类类型信息以及对应的位置信息向服务端发 送图像识别云服务请求, 该图像识别云服务请求中包括有需要进行图像识别的图像数据、 以 及上述检测出的分类类型信息以及对应的位置信息; 服务器端 602包括有:
云服务接入装置 6021, 用于接收客户端 601发送的图像识别云服务请求, 并依据设定分 类转发规则将图像识别云服务请求中的图像数据及对应的位置信息转发给分类视觉服务系统 6022中对应的分类视觉搜索服务;
与云服务接入装置 6021连接的分类视觉服务系统 6022, 用于接收云服务接入装置 6021 发送的图像数据及对应的位置信息, 采用各对应的分类视觉搜索服务识别出图像数据中对应 的分类类型信息, 确定该分类类型信息对应的名称;
以及与分类视觉服务系统 6022相连接的视觉搜索结果汇总装置 6023, 用于将各对应的 分类视觉搜索服务的分类视觉搜索结果汇总后向客户端 601发送, 其中, 这里的分类视觉搜 索结果包括有上述确定的各分类类型信息以及对应的名称。
依据本实施例中的方案, 是由客户端 601先检测图像数据中包含哪些类型的分类类型信 息, 然后再向服务器端 602发送图像识别云服务请求, 由服务器端 602对图像数据中的具体 分类类型信息识别, 避免了其他的分类视觉搜索服务进行不必要的处理。
其中, 上述分类视觉搜索服务可以包括有各种不同的特定领域的分类视觉搜索服务, 根 据具体需要的不同, 可以做不同的设定, 例如可以包括但不限于下述类别的分类视觉搜索服 务: 物体视觉搜索服务、 文字视觉搜索服务、 人脸视觉搜索服务、 条码视觉搜索服务、 景物 视觉搜索服务、 Logo视觉搜索服务、 图书视觉搜索服务、 CD视觉搜索服务等等。 具体实现 时, 可以采用这些类别的分类视觉搜索服务中的任意一项或者任意组合。
据此, 在本实施例的方案中, 上述分类视觉服务系统 6022具体可以包括但不限定于图 6 中所示的物体视觉搜索服务装置、 人脸视觉搜索服务装置、 文字视觉搜索服务装置、 条码视 觉搜索服务装置等特定类型的视觉搜索服务装置, 例如, 还可以包括有景物视觉搜索服务装 置、 Logo视觉搜索服务装置、 图书视觉搜索服务装置、 CD视觉搜索服务装置等等。
其中, 该物体视觉搜索服务装置, 用于依据云服务接入装置 6021转发的图像数据以及对 应的位置信息识别出具体的物体图像, 并依据该物体图像匹配出该物体的具体名称及其他相 关信息。
该人脸视觉搜索服务装置,用于依据云服务接入装置 6021转发的图像数据以及对应的位 置信息识别出具体的人脸图像, 给出该人脸图像对应的名称。
该文字视觉搜索服务装置,用于依据云服务接入装置 6021转发的图像数据以及对应的位 置信息识别出具体的文字内容。
基于上述本发明的实施例,在识别得到了分类类型信息并确定了其对应的名称的基础上, 可以进一步检索与其相关的详细信息, 以进行进一步的综合应用, 提高用户的使用体验, 也 就是说, 各分类类型信息对应的视觉搜索服务装置在识别出分类类型信息、 确定了对应的名 称之后, 还可以进一步检索相关的详细信息。 据此:
上述物体视觉搜索服务装置, 还用于在相应的数据库中搜索与识别出与该物体相对应的 其他详细信息, 例如该物体的生产年份等等。 最后可得到具体的物体视觉搜索结果, 该物体 视觉搜索结果包括有类型为物体的类型信息、 物体在图片中的位置信息、 该物体的名称以及 上述搜索到的其他相关信息;
上述人脸视觉搜索服务装置, 还用于在相应的数据库中搜索与识别出的人脸图像相应的 详细信息, 例如, 与该人脸图像相似的其他人脸图像、 该人脸图像中人物的名称等等, 基于 搜索出的人物名称, 还可以进一步搜索出该人物的人物简介以及其他相关信息, 例如: 若为 明星人物, 可进一步获得与该明星人物相关的链接地址 (例如主页地址、 博客地址、 微博地 址等), 最后可得到具体的人脸视觉搜索结果, 该人脸视觉搜索结果包括有类型为人脸的类型 信息、 人脸在图片中的位置信息、 该人脸的名称以及上述搜索到的其他相关信息;
上述文字视觉搜索服务装置, 还用于在相应的数据库中搜索确定与该文字内容相关的其 他相关信息, 例如: 如果文字内容为网址信息, 则给出具体的链接地址等等。 最后可得到具 体的文字视觉搜索结果, 该文字视觉搜索结果包括有类型为文字的类型信息、 文字在图片中 的位置信息、 该文字的名称以及上述搜索到的其他相关信息。
其中, 本实施例中的方案在具体实施时, 用户也可以指定需要对发送的图像数据进行哪 些分类类型的分类视觉搜索服务, 例如只进行人脸视觉搜索服务、 景物视觉搜索服务等等, 此时,图像识别服务装置 6011可以不进行上述针对图像数据包含哪些分类类型信息的检测过 程, 直接向服务器端 602发送包含了指定类别的图像识别云服务请求即可, 在此不予赘述。
以下结合本实施例实施时的其中一个具体示例进行详细说明, 在该具体示例中, 以客户 端 601接收的图像识别指令中未指定对图像数据进行何种分类视觉搜索服务为例进行说明, 这种说明并不用以对本发明实施例方案进行限定。
在该具体示例中, 具体的过程可以是如下所述。
客户端 601在接收到用户通过鼠标点击、 手指触摸等方式发出的图像识别指令时, 图像 识别服务装置 6011检测用户是否选择指定了特定的分类视觉搜索服务:若有指定的分类视觉 搜索服务, 将包含了指定分类类型信息的图像识别云服务请求向服务器端发送; 若没有指定 分类视觉搜索服务, 则检测图像数据中包含有哪些分类类型信息, 并检测出各分类类型信息 在图像数据对应图片中的位置信息, 然后将包含了检测出的分类类型信息、 相应的位置信息 以及图片的图像数据的图像识别云服务请求向服务器端发送。 在该具体示例的下述说明中, 以用户未指定特定的分类视觉搜索服务, 且图像数据中包含的分类类型信息包括人脸、 物体 及文字为例进行说明。
服务器端 602的云服务接入装置 6021接收到该包含了检测出的分类类型信息、相应的位 置信息以及图像数据的图像识别云服务请求后, 对该图像识别云服务请求进行预处理操作, 对该图像识别云服务请求的安全性进行验证,判断该图像识别云服务请求是否为合法的请求, 若安全性验证通过, 则进入下一步操作, 否则, 结束对图像识别云服务请求的处理, 或者也 可以是向客户端 601返回错误或者非法请求的反馈信息。
安全性验证通过后,云服务接入装置 6021将该图像识别云服务请求中的图像数据以及相 应的位置信息分别转发给相应的分类视觉搜索服务对应的分类视觉搜索服务装置。 以图像识 别服务装置 6011检测出的类别信息包括有人脸、 物体、 文字为例, 则将该图像识别云服务请 求中的图像数据及相应的位置信息分别转发给人脸视觉搜索服务装置、 物体视觉搜索服务装 置、 文字视觉搜索服务装置。
人脸视觉搜索服务装置在接收到转发的图像数据后, 依据检测出的人脸在图像数据对应 图片中的位置信息, 识别出具体的人脸图像, 并给出该人脸图像对应的名称后, 在相应的数 据库中搜索与识别出的人脸图像相应的详细信息, 例如, 与该人脸图像相似的人脸图像、 该 人脸图像中人物名称等等, 基于搜索出的人物名称, 还可以进一步搜索出该人物的人物简介 以及其他相关信息, 例如: 若为明星人物, 可进一步获得与该明星人物相关的链接地址 (例 如主页地址、 博客地址、 微博地址等)。 最后可得到具体的人脸视觉搜索结果, 该人脸视觉搜 索结果包括有类型为人脸的类型信息、 人脸在图片中的位置信息、 该人脸的名称以及上述搜 索到的其他相关信息。
物体视觉搜索服务装置在接收到转发的图像数据后, 依据检测出的物体在图像数据对应 图片中的位置信息, 识别出具体的物体图像, 并依据该物体图像匹配出该物体的具体类别及 其他相关信息, 然后在相应的数据库中搜索与识别出与该物体相对应的其他详细信息, 例如 该物体的生产年份等等。 最后可得到具体的物体视觉搜索结果, 该物体视觉搜索结果包括有 类型为物体的类型信息、 物体在图片中的位置信息、 该物体的名称以及上述搜索到的其他相 关信息。
文字视觉搜索服务装置在接收到转发的图像数据后, 依据检测出的文字在图像数据对应 图片中的位置信息, 识别出具体的文字内容, 并搜索确定与该文字内容相关的其他相关信息, 例如: 如果文字内容为网址信息, 则给出具体的链接地址等等。 最后可得到具体的文字视觉 搜索结果, 该文字视觉搜索结果包括有类型为文字的类型信息、 文字在图片中的位置信息、 该文字的名称以及上述搜索到的其他相关信息。
在得到人脸视觉搜索服务装置、 物体视觉搜索服务装置、 文字视觉搜索服务装置的分类 视觉搜索结果后,视觉搜索结果汇总装置 6023将这些分类视觉搜索结果汇总后返回给客户端 601,客户端 601接收后,可将这些分类视觉搜索结果结合图片进行显示,例如, 以人脸为例, 基于人脸在图片中的位置信息, 在对应于图片的该范围内显示类型信息、 人脸的名称以其他 相关信息等等, 从而用户可以在客户端上查看到与该图片的相关的详细信息, 若返回的分类 视觉搜索结果中有链接信息, 用户可以通过点击该链接地址访问具体的网页。 得到分类视觉 搜索结果后的具体的扩展方式, 根据实际需要可以设定很多种, 具体在此不予赘述。
本实施例中的客户端 601, 可以是任何类型的客户端, 包括但不限于移动终端、 PC客户 端、 WEB客户端、 平板电脑、 笔记本电脑、 车载电子系统、 掌上电脑等等, 具体在此不予赘 述。
本实施例三中的其他技术特征与上述实施例一中的相同, 在此不予赘述。 本领域普通技术人员可以理解的是, 实现上述本发明实施例方法中的全部或部分流程, 是可以通过计算机程序控制相关的硬件来完成的, 所述的程序可存储于一计算机可读取存储 介质中, 该程序在执行时, 可包括如上述各方法的实施例的流程。 其中, 所述的存储介质可 为磁碟、光盘、只读存储记忆体(Read-Only Memory, ROM)或随机存储记忆体(Random Access Memory, RAM) 等。 以上所述实施例仅表达了本发明的几种实施方式, 其描述较为具体和详细, 但并不能因 此而理解为对本发明专利范围的限制。 应当指出的是, 对于本领域的普通技术人员来说, 在 不脱离本发明构思的前提下, 还可以做出若干变形和改进, 这些都属于本发明的保护范围。 因此, 本发明专利的保护范围应以所附权利要求为准。

Claims

权 利 要 求
1、 一种基于云服务的视觉搜索方法, 其特征在于, 包括步骤:
接收客户端发送的图像识别云服务请求, 该图像识别云服务请求中包括图像数据; 根据设定分类转发规则将所述图像数据转发给对应的分类视觉搜索服务;
各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信息, 确定各分类类型信 息对应图像数据的名称, 得到分类视觉搜索结果, 所述分类视觉搜索结果包括所述分类类型 信息以及对应的名称;
将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向客户端发送。
2、 根据权利要求 1所述的基于云服务的视觉搜索方法, 其特征在于:
在将图像数据转发给对应的分类视觉搜索服务之后、 各对应的分类视觉搜索服务识别出 图像数据中对应的分类类型信息之前, 还包括步骤: 各对应的分类视觉搜索服务检测图像数 据中是否包括对应的分类类型信息, 若是, 检测出该分类类型信息在图像数据中的位置信息, 依据该位置信息进行识别, 确定对应的名称。
3、 根据权利要求 1所述的基于云服务的视觉搜索方法, 其特征在于, 根据设定分类转发 规则将所述图像数据转发给对应的分类视觉搜索服务具体包括: 检测图像数据中包括的分类 类型信息, 并将所述图像数据转发给所检测出的分类类型信息对应的分类视觉搜索服务。
4、 根据权利要求 1所述的基于云服务的视觉搜索方法, 其特征在于, 在将图像数据转发 给对应的分类视觉搜索服务之前, 还包括步骤:
识别出图像识别云服务请求中包含的各分类类型信息、 以及各分类类型信息在图像数据 中的位置信息;
根据所识别的各分类类型信息以及设定分类转发规则, 将所述图像数据、 以及对应的位 置信息转发给所识别的分类类型信息对应的分类视觉搜索服务。
5、 根据权利要求 4所述的基于云服务的视觉搜索方法, 其特征在于, 所述设定分类转发 规则包括:
若所述图像识别云服务请求中包含分类类型信息, 将所述图像数据转发给该分类类型信 息对应的各分类视觉搜索服务;
若所述图像识别云服务请求中未包含分类类型信息, 将所述图像数据转发给所有的各分 类视觉搜索服务。
6、 根据权利要求 1所述的基于云服务的视觉搜索方法, 其特征在于:
在接收到图像识别云服务请求之后, 还包括步骤: 对所述图像识别云服务请求进行预处 理操作, 所述预处理操作包括安全性验证操作。
7、 根据权利要求 1所述的基于云服务的视觉搜索方法, 其特征在于:
在确定对应的名称之后、 将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向客 户端发送之前, 还包括步骤: 各对应的分类视觉搜索服务根据所识别出的分类类型信息及名 称检索设定类型的相关详细信息; 所述分类视觉搜索结果还包括检索的所述详细信息。
8、 根据权利要求 1所述的基于云服务的视觉搜索方法, 其特征在于:
所述分类视觉搜索服务包括物体视觉搜索服务、文字视觉搜索服务、人脸视觉搜索服务、 条码视觉搜索服务、 景物视觉搜索服务、 Logo视觉搜索服务、 图书视觉搜索服务、 CD视觉 搜索服务中的任意一项或者任意组合, 所述分类类型信息包括物体、 文字、 人脸、 条码、 景 物、 Logo、 图书、 CD中的任意一项或者任意组合。
9、一种基于云服务的视觉搜索服务系统,其特征在于,包括服务端,所述服务端包括有: 云服务接入装置, 用于接收客户端发送的图像识别云服务请求, 该图像识别云服务请求 中包括图像数据, 并根据设定分类转发规则将所述图像数据转发给分类视觉服务系统中对应 的分类视觉搜索服务;
分类视觉服务系统, 用于采用各对应的分类视觉搜索服务识别出图像数据中对应的分类 类型信息, 确定各分类类型信息对应图像数据的名称, 得到分类视觉搜索结果, 所述分类视 觉搜索结果包括所述分类类型信息以及对应的名称;
视觉搜索结果汇总装置, 用于将各对应的分类视觉搜索结果汇总后向客户端发送。
10、 根据权利要求 9所述的基于云服务的视觉搜索系统, 其特征在于:
还包括连接于云服务接入装置与分类视觉服务系统之间的图像识别服务装置, 用于识别 出图像识别云服务请求中的图像数据中包含的各分类类型信息、 以及各分类类型信息在图像 数据中的位置信息, 并根据所识别的各分类类型信息以及设定分类转发规则, 将所述图像数 据、 以及所识别出的分类类型信息对应的位置信息转发给对应的分类视觉搜索服务。
11、 根据权利要求 10所述的基于云服务的视觉搜索系统, 其特征在于, 所述设定分类转 发规则包括:
若所述图像识别云服务请求中包含分类类型信息, 将所述图像数据转发给该分类类型信 息对应的各分类视觉搜索服务;
若所述图像识别云服务请求中未包含分类类型信息, 将所述图像数据转发给所有的分类 视觉搜索服务。
12、 根据权利要求 9所述的基于云服务的视觉搜索系统, 其特征在于:
所述分类视觉服务系统, 还用于采用各对应的分类视觉搜索服务确定图像数据中是否包 含对应的分类类型信息, 若是, 检测出该分类类型信息在图像数据中的位置信息, 并依据该 位置信息进行识别, 确定对应的名称。
13、 根据权利要求 9所述的基于云服务的视觉搜索系统, 其特征在于:
还包括设置在所述客户端的图像识别服务装置,用于检测图像中包含的各分类类型信息、 以及各分类类型信息在图像数据中的位置信息, 并根据所检测的各分类类型信息向服务器端 发送图像识别云服务请求, 该图像识别云服务请求中包括所识别的分类类型信息、 对应的位 置信息以及图像的图像数据。
14、 根据权利要求 9所述的基于云服务的视觉搜索服务系统, 其特征在于:
所述云服务接入装置, 还用于对所述图像识别云服务请求进行预处理操作, 所述预处理 操作包括安全性验证操作。
15、 根据权利要求 9所述的基于云服务的视觉搜索服务系统, 其特征在于:
所述分类视觉服务系统, 还用于采用各对应的分类视觉搜索服务根据所识别出的分类类 型信息检索及名称检索设定类型的相关详细信息; 所述分类视觉搜索结果包括检索的所述详 细信息。
16、 根据权利要求 9所述的基于云服务的视觉搜索服务系统, 其特征在于:
所述分类视觉搜索服务包括物体视觉搜索服务、文字视觉搜索服务、人脸视觉搜索服务、 条码视觉搜索服务、 景物视觉搜索服务、 Logo视觉搜索服务、 图书视觉搜索服务、 CD视觉 搜索服务中的任意一项或者任意组合, 所述分类类型信息包括物体、 文字、 人脸、 条码、 景 物、 Logo、 图书、 CD中的任意一项或者任意组合。
17、 根据权利要求 9所述的基于云服务的视觉搜索服务系统, 其特征在于: 还包括所述 客户端。
18、 一个或多个包含计算机可执行指令的计算机存储介质, 所述计算机可执行指令用于 执行一种基于云服务的视觉搜索方法, 其特征在于, 所述方法包括步骤:
接收客户端发送的图像识别云服务请求, 该图像识别云服务请求中包括图像数据; 根据设定分类转发规则将所述图像数据转发给对应的分类视觉搜索服务;
各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信息, 确定各分类类型信 息对应图像数据的名称, 得到分类视觉搜索结果, 所述分类视觉搜索结果包括所述分类类型 信息以及对应的名称;
将各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向客户端发送。
19、 根据权利要求 18所述的计算机存储介质, 其特征在于, 在将图像数据转发给对应的 分类视觉搜索服务之后、 各对应的分类视觉搜索服务识别出图像数据中对应的分类类型信息 之前, 还包括步骤:
各对应的分类视觉搜索服务检测图像数据中是否包括对应的分类类型信息, 若是, 检测 出该分类类型信息在图像数据中的位置信息, 依据该位置信息进行识别, 确定对应的名称。
20、 根据权利要求 18所述的计算机存储介质, 其特征在于, 根据设定分类转发规则将所 述图像数据转发给对应的分类视觉搜索服务具体包括:检测图像数据中包括的分类类型信息, 并将所述图像数据转发给所检测出的分类类型信息对应的分类视觉搜索服务。
21、 根据权利要求 19所述的计算机存储介质, 其特征在于, 在将图像数据转发给对应的 分类视觉搜索服务之前, 还包括步骤:
识别出图像识别云服务请求中包含的各分类类型信息、 以及各分类类型信息在图像数据 中的位置信息;
根据所识别的各分类类型信息以及设定分类转发规则, 将所述图像数据、 以及对应的位 置信息转发给所识别的分类类型信息对应的分类视觉搜索服务。
22、根据权利要求 21所述的计算机存储介质,其特征在于,所述设定分类转发规则包括: 若所述图像识别云服务请求中包含分类类型信息, 将所述图像数据转发给该分类类型信 息对应的各分类视觉搜索服务;
若所述图像识别云服务请求中未包含分类类型信息, 将所述图像数据转发给所有的分类 视觉搜索服务。
23、 根据权利要求 19所述的计算机存储介质, 其特征在于, 在接收到图像识别云服务请 求之后, 还包括步骤:
对所述图像识别云服务请求进行预处理操作, 所述预处理操作包括安全性验证操作。
24、 根据权利要求 19所述的计算机存储介质, 其特征在于, 在确定对应的名称之后、 将 各对应的分类视觉搜索服务的分类视觉搜索结果汇总后向客户端发送之前, 还包括步骤: 各对应的分类视觉搜索服务根据所识别出的分类类型信息及名称检索设定类型的相关详 细信息; 所述分类视觉搜索结果还包括检索的所述详细信息。
PCT/CN2013/073979 2012-04-25 2013-04-09 基于云服务的视觉搜索方法和系统、计算机存储介质 Ceased WO2014005451A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
SG2014007280A SG2014007280A (en) 2012-04-25 2013-04-09 Cloud service-based visual search method and system, and computer storage medium
US14/241,863 US9411849B2 (en) 2012-04-25 2013-04-09 Method, system and computer storage medium for visual searching based on cloud service

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2012101238535A CN102682091A (zh) 2012-04-25 2012-04-25 基于云服务的视觉搜索方法和系统
CN201210123853.5 2012-04-25

Publications (1)

Publication Number Publication Date
WO2014005451A1 true WO2014005451A1 (zh) 2014-01-09

Family

ID=46814016

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/CN2013/073979 Ceased WO2014005451A1 (zh) 2012-04-25 2013-04-09 基于云服务的视觉搜索方法和系统、计算机存储介质
PCT/CN2013/074731 Ceased WO2013159722A1 (en) 2012-04-25 2013-04-25 Systems and methods for obtaining information based on an image

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/074731 Ceased WO2013159722A1 (en) 2012-04-25 2013-04-25 Systems and methods for obtaining information based on an image

Country Status (4)

Country Link
US (2) US9411849B2 (zh)
CN (2) CN102682091A (zh)
SG (1) SG2014007280A (zh)
WO (2) WO2014005451A1 (zh)

Families Citing this family (99)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8312486B1 (en) 2008-01-30 2012-11-13 Cinsay, Inc. Interactive product placement system and method therefor
US20110191809A1 (en) 2008-01-30 2011-08-04 Cinsay, Llc Viral Syndicated Interactive Product System and Method Therefor
US11227315B2 (en) 2008-01-30 2022-01-18 Aibuy, Inc. Interactive product placement system and method therefor
US9113214B2 (en) 2008-05-03 2015-08-18 Cinsay, Inc. Method and system for generation and playback of supplemented videos
KR102118014B1 (ko) 2011-08-29 2020-06-02 에이아이바이, 인크. 하나의 종단점으로부터 다른 종단점으로의 바이러스성 복사를 위한 컨테이너화된 소프트웨어
CN102682091A (zh) * 2012-04-25 2012-09-19 腾讯科技(深圳)有限公司 基于云服务的视觉搜索方法和系统
US10789631B2 (en) 2012-06-21 2020-09-29 Aibuy, Inc. Apparatus and method for peer-assisted e-commerce shopping
US9607330B2 (en) 2012-06-21 2017-03-28 Cinsay, Inc. Peer-assisted shopping
CN103841438B (zh) * 2012-11-21 2016-08-03 腾讯科技(深圳)有限公司 信息推送方法、信息推送系统及数字电视接收终端
CN103020231B (zh) * 2012-12-14 2018-06-08 北京百度网讯科技有限公司 将图片的局部特征量化为视觉词汇的方法和装置
CN103064981A (zh) * 2013-01-18 2013-04-24 浪潮电子信息产业股份有限公司 一种基于云计算的图片搜索方法
CN103177102A (zh) * 2013-03-22 2013-06-26 北京小米科技有限责任公司 一种图像处理方法和装置
CN105144740B (zh) 2013-05-20 2019-05-28 英特尔公司 弹性云视频编辑和多媒体搜索
CN104252618B (zh) * 2013-06-28 2019-12-13 广州华多网络科技有限公司 提高照片归还速度的方法及系统
EP3044705A4 (en) 2013-09-11 2017-02-08 Cinsay, Inc. Dynamic binding of live video content
CA2922016A1 (en) 2013-09-27 2015-04-02 Cinsay, Inc. N-level replication of supplemental content
EP3050017A4 (en) 2013-09-27 2017-06-21 Cinsay, Inc. Apparatus and method for supporting relationships associated with content provisioning
CN105917359B (zh) * 2013-10-21 2021-01-26 微软技术许可有限责任公司 移动视频搜索
US9462175B2 (en) * 2013-11-18 2016-10-04 Heekwan Kim Digital annotation-based visual recognition book pronunciation system and related method of operation
CN103646371A (zh) * 2013-11-27 2014-03-19 深圳先进技术研究院 网络共享犯罪取证系统及方法
CN103824053B (zh) * 2014-02-17 2018-02-02 北京旷视科技有限公司 一种人脸图像的性别标注方法及人脸性别检测方法
CN103984942A (zh) * 2014-05-28 2014-08-13 深圳市中兴移动通信有限公司 一种物象识别的方法及移动终端
KR102340251B1 (ko) * 2014-06-27 2021-12-16 삼성전자주식회사 데이터 관리 방법 및 그 방법을 처리하는 전자 장치
CN104148301B (zh) * 2014-07-09 2016-09-07 广州市数峰电子科技有限公司 基于云计算和图像识别的废旧塑料瓶分拣装置及方法
US9576218B2 (en) * 2014-11-04 2017-02-21 Canon Kabushiki Kaisha Selecting features from image data
US11087282B2 (en) 2014-11-26 2021-08-10 Adobe Inc. Content creation, deployment collaboration, and channel dependent content selection
CN105792010A (zh) * 2014-12-22 2016-07-20 Tcl集团股份有限公司 基于图像内容解析及图片索引的电视购物的方法与装置
WO2016101766A1 (zh) * 2014-12-23 2016-06-30 北京奇虎科技有限公司 相似人脸图片获取和人脸图片信息获取方法和装置
CN105989628A (zh) * 2015-02-06 2016-10-05 北京网梯科技发展有限公司 通过移动终端获取信息的方法及系统设备
US10796196B2 (en) * 2015-03-05 2020-10-06 Nant Holdings Ip, Llc Large scale image recognition using global signatures and local feature information
US9721186B2 (en) 2015-03-05 2017-08-01 Nant Holdings Ip, Llc Global signatures for large-scale image recognition
KR101713197B1 (ko) * 2015-04-01 2017-03-09 주식회사 씨케이앤비 서버 컴퓨팅 장치 및 이를 이용한 콘텐츠 인식 기반의 영상 검색 시스템
US10510038B2 (en) * 2015-06-17 2019-12-17 Tata Consultancy Services Limited Computer implemented system and method for recognizing and counting products within images
WO2017000109A1 (zh) * 2015-06-29 2017-01-05 北京旷视科技有限公司 搜索方法、搜索装置、用户设备和计算机程序产品
CN105095446A (zh) * 2015-07-24 2015-11-25 百度在线网络技术(北京)有限公司 药品的搜索处理方法、服务器及终端设备
CN111339744B (zh) * 2015-07-31 2023-07-04 小米科技有限责任公司 票务信息展示方法、装置及存储介质
CN105354252A (zh) * 2015-10-19 2016-02-24 联想(北京)有限公司 一种信息处理方法和装置
US10216868B2 (en) * 2015-12-01 2019-02-26 International Business Machines Corporation Identifying combinations of artifacts matching characteristics of a model design
CN105868238A (zh) * 2015-12-09 2016-08-17 乐视网信息技术(北京)股份有限公司 信息处理方法及装置
CN105515955A (zh) * 2015-12-25 2016-04-20 北京奇虎科技有限公司 聊天信息的发布方法及装置
CN106971134A (zh) * 2016-01-14 2017-07-21 芋头科技(杭州)有限公司 一种可纠错的图像识别装置及方法
CN105740378B (zh) * 2016-01-27 2020-07-21 北京航空航天大学 一种数字病理全切片图像检索方法
CN107368826B (zh) * 2016-05-13 2022-05-31 佳能株式会社 用于文本检测的方法和装置
CN106096520A (zh) * 2016-06-02 2016-11-09 乐视控股(北京)有限公司 一种信息推送方法及装置
CN106203449A (zh) * 2016-07-08 2016-12-07 大连大学 移动云环境的近似空间聚类系统
CN106250906A (zh) * 2016-07-08 2016-12-21 大连大学 基于过采样修正的大规模医学图像聚类方法
CN106203514B (zh) * 2016-07-12 2019-02-12 腾讯科技(深圳)有限公司 图像识别回调通知的方法和装置
US10133958B2 (en) * 2016-08-16 2018-11-20 Ebay Inc. Determining an item that has confirmed characteristics
CN106203406A (zh) * 2016-08-27 2016-12-07 李春华 一种基于云计算的识别系统
CN107798358A (zh) * 2016-08-29 2018-03-13 杭州海康威视数字技术股份有限公司 一种港口集装箱管理方法、装置及系统
CN106227216B (zh) * 2016-08-31 2019-11-12 朱明� 面向居家老人的家庭服务机器人
CN107995458B (zh) * 2016-10-27 2020-10-27 江苏苏宁物流有限公司 一种拍摄包装过程的方法及装置
CN106599250A (zh) * 2016-12-20 2017-04-26 北京小米移动软件有限公司 网页启动方法及装置
CN107066247B (zh) * 2016-12-29 2020-08-18 世纪龙信息网络有限责任公司 补丁查询方法以及装置
CN106970996B (zh) * 2017-04-05 2021-02-19 苏华巍 一种数据分析系统和方法
CN107193981A (zh) * 2017-05-26 2017-09-22 腾讯科技(深圳)有限公司 收藏文件显示、处理方法及装置、计算机存储介质及设备
CN107392238B (zh) * 2017-07-12 2021-05-04 华中师范大学 基于移动视觉搜索的户外植物知识拓展学习系统
CN108021986A (zh) * 2017-10-27 2018-05-11 平安科技(深圳)有限公司 电子装置、多模型样本训练方法和计算机可读存储介质
CN107798115A (zh) * 2017-11-03 2018-03-13 深圳天珑无线科技有限公司 移动终端的图像识别搜索方法、系统及移动终端
RU2668717C1 (ru) * 2017-12-13 2018-10-02 Общество с ограниченной ответственностью "Аби Продакшн" Генерация разметки изображений документов для обучающей выборки
CN108428275A (zh) * 2018-01-03 2018-08-21 平安科技(深圳)有限公司 基于人脸识别的排号方法、服务器及存储介质
US10592782B2 (en) * 2018-01-22 2020-03-17 International Business Machines Corporation Image analysis enhanced related item decision
CN108573067A (zh) * 2018-04-27 2018-09-25 福建江夏学院 一种商品信息的匹配搜索系统与方法
US11227435B2 (en) 2018-08-13 2022-01-18 Magic Leap, Inc. Cross reality system
CN109034115B (zh) * 2018-08-22 2021-10-22 Oppo广东移动通信有限公司 视频识图方法、装置、终端及存储介质
CN109166057B (zh) * 2018-09-12 2020-05-26 厦门盈趣科技股份有限公司 一种景区导游方法及装置
EP3861387B1 (en) 2018-10-05 2025-05-21 Magic Leap, Inc. Rendering location specific virtual content in any location
CN111259698B (zh) * 2018-11-30 2023-10-13 百度在线网络技术(北京)有限公司 用于获取图像的方法及装置
CN109766897A (zh) * 2018-12-14 2019-05-17 深圳壹账通智能科技有限公司 基于图像识别的画笔找寻方法、装置、设备及存储介质
CN109766466A (zh) * 2018-12-29 2019-05-17 广东益萃网络科技有限公司 产品信息的查询方法、装置、计算机设备及存储介质
US11494884B2 (en) 2019-02-21 2022-11-08 Canon U.S.A., Inc. Method and system for evaluating image sharpness
US12079267B2 (en) 2019-02-21 2024-09-03 Canon Kabushiki Kaisha Method and system for image searching and evaluation using tags
CN110009798A (zh) * 2019-03-18 2019-07-12 深兰科技(上海)有限公司 一种物品投放的激励方法、装置、设备、介质及收纳箱
CN110374403A (zh) * 2019-04-11 2019-10-25 上海济子医药科技有限公司 脑卒中安防预警门及其方法
CN110414518B (zh) * 2019-06-26 2024-06-07 平安科技(深圳)有限公司 网址识别方法、装置、计算机设备和存储介质
CN110399921B (zh) * 2019-07-25 2021-07-20 维沃移动通信有限公司 一种图片处理方法及终端设备
CN110362714B (zh) * 2019-07-25 2023-05-02 腾讯科技(深圳)有限公司 视频内容的搜索方法和装置
CN110324590A (zh) * 2019-08-08 2019-10-11 北京中呈世纪科技有限公司 一种铁路信息化系统用图像识别装置及其识别方法
CN110532113B (zh) * 2019-08-30 2023-03-24 北京地平线机器人技术研发有限公司 信息处理方法、装置、计算机可读存储介质及电子设备
EP4046070A4 (en) 2019-10-15 2023-10-18 Magic Leap, Inc. CROSS-REALLY SYSTEM THAT SUPPORTS MULTIPLE DEVICE TYPES
CN114600064B (zh) 2019-10-15 2026-04-24 奇跃公司 具有定位服务的交叉现实系统
US11632679B2 (en) 2019-10-15 2023-04-18 Magic Leap, Inc. Cross reality system with wireless fingerprints
JP7604478B2 (ja) 2019-10-31 2024-12-23 マジック リープ, インコーポレイテッド 持続座標フレームについての品質情報を伴うクロスリアリティシステム
WO2021096931A1 (en) 2019-11-12 2021-05-20 Magic Leap, Inc. Cross reality system with localization service and shared location-based content
CN111782849B (zh) * 2019-11-27 2024-03-01 北京沃东天骏信息技术有限公司 图像检索方法和装置
CN111008589B (zh) * 2019-12-02 2024-04-09 杭州网易云音乐科技有限公司 人脸关键点检测方法、介质、装置和计算设备
MX2022006769A (es) * 2019-12-02 2022-08-22 Click Ins Ltd Sistemas, métodos y programas para generar una impresión de daño en un vehículo.
CN114762008A (zh) 2019-12-09 2022-07-15 奇跃公司 简化的虚拟内容编程的交叉现实系统
CN111191356A (zh) * 2019-12-24 2020-05-22 乐软科技(北京)有限责任公司 一种基于虚拟现实的昏暗环境探测仿真方法
CN111223073A (zh) * 2019-12-24 2020-06-02 乐软科技(北京)有限责任公司 一种虚拟探测系统
CN119984235A (zh) 2020-02-13 2025-05-13 奇跃公司 具有精确共享地图的交叉现实系统
JP7768888B2 (ja) 2020-02-13 2025-11-12 マジック リープ, インコーポレイテッド マルチ分解能フレーム記述子を使用したマップ処理を伴うクロスリアリティシステム
WO2021163289A1 (en) * 2020-02-13 2021-08-19 Magic Leap, Inc. Cross reality system for large scale environments
JP7684321B2 (ja) 2020-02-13 2025-05-27 マジック リープ, インコーポレイテッド 位置特定に関するジオロケーション情報の優先順位化を伴うクロスリアリティシステム
JP7671769B2 (ja) 2020-02-26 2025-05-02 マジック リープ, インコーポレイテッド 高速位置特定を伴うクロスリアリティシステム
CN113720565B (zh) * 2021-08-04 2024-01-30 宁波和邦检测研究有限公司 一种栏杆碰撞试验方法、系统、存储介质及智能终端
CN113409920B (zh) * 2021-08-18 2021-12-21 明品云(北京)数据科技有限公司 一种数据传输管理方法及系统
CN113869833B (zh) * 2021-10-12 2025-01-17 拉扎斯网络科技(上海)有限公司 一种引导信息发送方法、装置以及电子设备
CN114372835B (zh) * 2022-03-22 2022-06-24 佰聆数据股份有限公司 综合能源服务潜力客户识别方法、系统及计算机设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080071770A1 (en) * 2006-09-18 2008-03-20 Nokia Corporation Method, Apparatus and Computer Program Product for Viewing a Virtual Database Using Portable Devices
CN102063436A (zh) * 2009-11-18 2011-05-18 腾讯科技(深圳)有限公司 一种利用终端获取图像实现商品信息搜索的系统及方法
CN102395966A (zh) * 2009-04-14 2012-03-28 高通股份有限公司 用于使用移动装置进行图像辨识的系统和方法
CN102682091A (zh) * 2012-04-25 2012-09-19 腾讯科技(深圳)有限公司 基于云服务的视觉搜索方法和系统

Family Cites Families (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5659673A (en) * 1988-12-16 1997-08-19 Canon Kabushiki Kaisha Image processing apparatus
JPH05328121A (ja) * 1992-05-20 1993-12-10 Ricoh Co Ltd 画像処理方法およびその装置
US6763148B1 (en) * 2000-11-13 2004-07-13 Visual Key, Inc. Image recognition methods
GB2403363A (en) * 2003-06-25 2004-12-29 Hewlett Packard Development Co Tags for automated image processing
JP2006018551A (ja) * 2004-07-01 2006-01-19 Sony Corp 情報処理装置および方法、並びにプログラム
CN101133429B (zh) * 2005-03-01 2010-10-06 公立大学法人大阪府立大学 文档和/或图像检索方法、文档和/或图像存储设备和检索设备
US8732025B2 (en) * 2005-05-09 2014-05-20 Google Inc. System and method for enabling image recognition and searching of remote content on display
US20080177640A1 (en) * 2005-05-09 2008-07-24 Salih Burak Gokturk System and method for using image analysis and search in e-commerce
US7657100B2 (en) * 2005-05-09 2010-02-02 Like.Com System and method for enabling image recognition and searching of images
US7657126B2 (en) * 2005-05-09 2010-02-02 Like.Com System and method for search portions of objects in images and features thereof
US7760917B2 (en) * 2005-05-09 2010-07-20 Like.Com Computer-implemented method for performing similarity searches
US8849821B2 (en) * 2005-11-04 2014-09-30 Nokia Corporation Scalable visual search system simplifying access to network and device functionality
JP4682030B2 (ja) * 2005-11-30 2011-05-11 富士通株式会社 図形検索プログラム、該プログラムを記録した記録媒体、図形検索装置、および図形検索方法
US7860317B2 (en) * 2006-04-04 2010-12-28 Microsoft Corporation Generating search results based on duplicate image detection
US20080071749A1 (en) * 2006-09-17 2008-03-20 Nokia Corporation Method, Apparatus and Computer Program Product for a Tag-Based Visual Search User Interface
US8166076B2 (en) * 2007-03-08 2012-04-24 Microsoft Corporation Digital media metadata management
EP2140378A1 (en) * 2007-04-23 2010-01-06 ZI Corporation of Canada, Inc. Language independent index storage system and retrieval method
US20080267521A1 (en) * 2007-04-24 2008-10-30 Nokia Corporation Motion and image quality monitor
US20080268876A1 (en) * 2007-04-24 2008-10-30 Natasha Gelfand Method, Device, Mobile Terminal, and Computer Program Product for a Point of Interest Based Scheme for Improving Mobile Visual Searching Functionalities
CN101178773B (zh) * 2007-12-13 2010-08-11 北京中星微电子有限公司 基于特征提取和分类器的图像识别系统及方法
JP5339303B2 (ja) * 2008-03-19 2013-11-13 国立大学法人北海道大学 動画検索装置および動画検索プログラム
JP5438002B2 (ja) * 2008-06-03 2014-03-12 株式会社日立メディコ 医用画像処理装置及び医用画像処理方法
US7961986B1 (en) * 2008-06-30 2011-06-14 Google Inc. Ranking of images and image labels
CN101339601B (zh) * 2008-08-15 2011-09-28 张擎宇 一种基于sift算法的车牌汉字识别方法
US8363973B2 (en) * 2008-10-01 2013-01-29 Fuji Xerox Co., Ltd. Descriptor for image corresponding point matching
US8254697B2 (en) * 2009-02-02 2012-08-28 Microsoft Corporation Scalable near duplicate image search with geometric constraints
JP5527503B2 (ja) * 2009-02-13 2014-06-18 富士ゼロックス株式会社 監視装置および情報処理システムおよびプログラム
US8548231B2 (en) * 2009-04-02 2013-10-01 Siemens Corporation Predicate logic based image grammars for complex visual pattern recognition
US20100331041A1 (en) * 2009-06-26 2010-12-30 Fuji Xerox Co., Ltd. System and method for language-independent manipulations of digital copies of documents through a camera phone
JP2011048438A (ja) * 2009-08-25 2011-03-10 Olympus Corp 病理診断処理装置および病理診断処理システム
CN101697232B (zh) * 2009-09-18 2012-03-07 浙江大学 面向近重复图像匹配的sift特征裁减方法
CN102110122B (zh) * 2009-12-24 2013-04-03 阿里巴巴集团控股有限公司 一种建立样本图片索引表和图片过滤、搜索方法及装置
JP2011154500A (ja) * 2010-01-27 2011-08-11 Sony Corp 学習装置、学習方法、識別装置、識別方法、及びプログラム
US20120023131A1 (en) * 2010-07-26 2012-01-26 Invidi Technologies Corporation Universally interactive request for information
US9576195B2 (en) * 2010-08-09 2017-02-21 Sk Planet Co., Ltd. Integrated image searching system and service method thereof
CN102411582B (zh) * 2010-09-21 2016-04-27 腾讯科技(深圳)有限公司 图片搜索方法、装置及客户端
CN101980250B (zh) * 2010-10-15 2014-06-18 北京航空航天大学 基于降维局部特征描述子和隐条件随机场的目标识别方法
US9122951B2 (en) * 2010-11-01 2015-09-01 Drvision Technologies Llc Teachable object contour mapping for biology image region partition
US9087267B2 (en) * 2011-06-10 2015-07-21 Image Vision Labs, Inc. Image scene recognition
CN102214222B (zh) * 2011-06-15 2013-08-21 中国电信股份有限公司 通过手机摄像获取景物资讯的预分类及交互系统和方法
KR20120140486A (ko) * 2011-06-21 2012-12-31 삼성전자주식회사 휴대용 단말기에서 보행 안내 서비스를 제공하기 위한 장치 및 방법
CN102685091B (zh) 2011-11-28 2015-08-19 曙光信息产业(北京)有限公司 一种万兆以太网变速箱Fifo读写控制及容错系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080071770A1 (en) * 2006-09-18 2008-03-20 Nokia Corporation Method, Apparatus and Computer Program Product for Viewing a Virtual Database Using Portable Devices
CN102395966A (zh) * 2009-04-14 2012-03-28 高通股份有限公司 用于使用移动装置进行图像辨识的系统和方法
CN102063436A (zh) * 2009-11-18 2011-05-18 腾讯科技(深圳)有限公司 一种利用终端获取图像实现商品信息搜索的系统及方法
CN102682091A (zh) * 2012-04-25 2012-09-19 腾讯科技(深圳)有限公司 基于云服务的视觉搜索方法和系统

Also Published As

Publication number Publication date
SG2014007280A (en) 2014-03-28
US20140254942A1 (en) 2014-09-11
CN102682091A (zh) 2012-09-19
US20150046483A1 (en) 2015-02-12
US9411849B2 (en) 2016-08-09
WO2013159722A1 (en) 2013-10-31
CN103377287B (zh) 2016-09-07
CN103377287A (zh) 2013-10-30

Similar Documents

Publication Publication Date Title
WO2014005451A1 (zh) 基于云服务的视觉搜索方法和系统、计算机存储介质
RU2668717C1 (ru) Генерация разметки изображений документов для обучающей выборки
US11797634B2 (en) System and method for providing a content item based on computer vision processing of images
US9092458B1 (en) System and method for managing search results including graphics
CN104603833B (zh) 用于将印刷对象与电子内容链接的方法和系统
BRPI0614864A2 (pt) uso de informação derivada de imagem como critérios de busca para internet e outros agentes de busca
Li et al. Combining global and local matching of multiple features for precise item image retrieval
Lin et al. A cloud-based face video retrieval system with deep learning: F.-C. Lin et al.
US10152540B2 (en) Linking thumbnail of image to web page
Sun et al. Detection of exact and similar partial copies for copyright protection of manga
Lee et al. Improved image retrieval and classification with combined invariant features and color descriptor
En et al. New public dataset for spotting patterns in medieval document images
Bendjoudi et al. Palmprint identification performance improvement via patch-based binarized statistical image features
KR100960639B1 (ko) 혼합 미디어 문서 시스템용의 데이터 구성 및 액세스
KR101910825B1 (ko) 이미지 검색 모델을 제공하는 방법, 장치, 시스템 및 컴퓨터 프로그램
CN115294594A (zh) 文档分析方法、装置、设备及存储介质
CN115063819A (zh) 一种信息提取方法、信息提取系统、电子设备及存储介质
Myasnikov et al. Detection of sensitive textual information in user photo albums on mobile devices
Zhang et al. A Comparison of Moments‐Based Logo Recognition Methods
Angeli et al. Making paper labels smart for augmented wine recognition
Li et al. A new algorithm for product image search based on salient edge characterization
Doghmane et al. Palmprint recognition based on discriminant multiscale representation
Farajzadeh Exemplar-based logo and trademark recognition
Li et al. Learning deep features with adaptive triplet loss for person reidentification
Dugar et al. From Pixels to Words

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 14241863

Country of ref document: US

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13813052

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 18/06/2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13813052

Country of ref document: EP

Kind code of ref document: A1