Class: Baidu::Aip::ImageSearch::Same

Inherits:
PostBase show all
Defined in:
lib/baidu/aip/image_search/same.rb

Constant Summary

Constants inherited from Base

Base::TOKEN_URL

Constants included from Constants

Constants::FACE_DETECT, Constants::FACE_GROUP_COPY_USER, Constants::FACE_GROUP_DELETE_USER, Constants::FACE_GROUP_GET_LIST, Constants::FACE_GROUP_GET_USERS, Constants::FACE_IDENTIFY, Constants::FACE_MATCH, Constants::FACE_MULTI_IDENTIFY, Constants::FACE_USER_ADD, Constants::FACE_USER_DELETE, Constants::FACE_USER_GET, Constants::FACE_USER_UPDATE, Constants::FACE_VERIFY, Constants::IMAGE_AUDIT_ANTI_PORN, Constants::IMAGE_AUDIT_ANTI_PORN_GIF, Constants::IMAGE_AUDIT_ANTI_TERROR, Constants::IMAGE_AUDIT_COMBINATION, Constants::IMAGE_AUDIT_FACE, Constants::IMAGE_AUDIT_USER_DEFINED, Constants::IMAGE_RECOGNITION_ANIMAL, Constants::IMAGE_RECOGNITION_CAR, Constants::IMAGE_RECOGNITION_DISH, Constants::IMAGE_RECOGNITION_LOGO, Constants::IMAGE_RECOGNITION_LOGO_ADD, Constants::IMAGE_RECOGNITION_LOGO_DELETE, Constants::IMAGE_RECOGNITION_OBJECT, Constants::IMAGE_RECOGNITION_PLANT, Constants::IMAGE_SEARCH_PRODUCT, Constants::IMAGE_SEARCH_PRODUCT_ADD, Constants::IMAGE_SEARCH_PRODUCT_DELETE, Constants::IMAGE_SEARCH_SAME, Constants::IMAGE_SEARCH_SAME_ADD, Constants::IMAGE_SEARCH_SAME_DELETE, Constants::IMAGE_SEARCH_SIMILAR, Constants::IMAGE_SEARCH_SIMILAR_ADD, Constants::IMAGE_SEARCH_SIMILAR_DELETE, Constants::KNOWLEDGE_GRAPH_TASK_CREATE, Constants::KNOWLEDGE_GRAPH_TASK_INFO, Constants::KNOWLEDGE_GRAPH_TASK_QUERY, Constants::KNOWLEDGE_GRAPH_TASK_START, Constants::KNOWLEDGE_GRAPH_TASK_STATUS, Constants::KNOWLEDGE_GRAPH_TASK_UPDATE, Constants::NLP_COMMENT_TAG, Constants::NLP_DEP_PARSER, Constants::NLP_DNNLM_CN, Constants::NLP_KEYWORD, Constants::NLP_LEXER, Constants::NLP_LEXER_CUSTOM, Constants::NLP_SENTIMENT_CLASSIFY, Constants::NLP_SIMNET, Constants::NLP_WORD_EMBEDDING, Constants::NLP_WORD_SIM_EMBEDDING, Constants::OCR_ACCURATE, Constants::OCR_ACCURATE_BASIC, Constants::OCR_BANKCARD, Constants::OCR_BUSINESS_LICENSE, Constants::OCR_CUSTOM, Constants::OCR_DRIVING_LICENSE, Constants::OCR_FORM_RECOGNIZE, Constants::OCR_FORM_RESULT_GET, Constants::OCR_GENERAL, Constants::OCR_GENERAL_BASIC, Constants::OCR_GENERAL_ENHANCED, Constants::OCR_IDCARD, Constants::OCR_LICENSE_PLATE, Constants::OCR_RECEIPT, Constants::OCR_VEHICLE_LICENSE, Constants::OCR_WEB_IMAGE

Instance Attribute Summary

Attributes inherited from Base

#client

Method Summary

Methods inherited from PostBase

#initialize, #post_params

Methods inherited from Base

#get_params, #get_token, #headers, #post_params, #process, #service_url

Constructor Details

This class inherits a constructor from Baidu::Aip::PostBase