Skip to main content
Glama
preprocess.h371 B
#pragma once #include "common.h" #include <jni.h> #include <opencv2/opencv.hpp> cv::Mat bitmap_to_cv_mat(JNIEnv *env, jobject bitmap); cv::Mat resize_img(const cv::Mat &img, int height, int width); void neon_mean_scale(const float *din, float *dout, int size, const std::vector<float> &mean, const std::vector<float> &scale);

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PaddlePaddle/PaddleOCR'

If you have feedback or need assistance with the MCP directory API, please join our Discord server