• Stars
    star
    1
  • Language
    Rust
  • License
    Apache License 2.0
  • Created 8 months ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Kron Dex is a new project that runs on the Solana blockchain and is made using Rust programming language. It's a decentralized exchange where people can easily trade digital stuff like cryptocurrencies. It's super safe and fast because of Solana's technology and Rust's reliability. Kron Dex makes trading online assets easy and secure for everyone.

More Repositories

1

NFT-Smart-Contract

Smart Contract
Solidity
1
star
2

Farming-Guru

A machine learning based website that recommends the best crop to grow, fertilizers to use, and the diseases caught by your crops.
Jupyter Notebook
1
star
3

Optical-Character-Recognition-for-Hindi-Language-Android-Ios-App

Hindi is the most widely spoken language in India, with more than 300 million speakers. As there is no separation between the characters of texts written in Hindi as there is in English, the Optical Character Recognition (OCR) systems developed for the Hindi language carry a very poor recognition rate. In this paper we propose an OCR for printed Hindi text in Devanagari script, using Artificial Neural Network (ANN), which improves its efficiency. One of the major reasons for the poor recognition rate is error in character segmentation. The presence of touching characters in the scanned documents further complicates the segmentation process, creating a major problem when designing an effective character segmentation technique. Preprocessing, character segmentation, feature extraction, and finally, classification and recognition are the major steps which are followed by a general OCR. The preprocessing tasks considered in the paper are conversion of gray scaled images to binary images, image rectification, and segmentation of the document´s textual contents into paragraphs, lines, words, and then at the level of basic symbols. The basic symbols, obtained as the fundamental unit from the segmentation process, are recognized by the neural classifier. In this work, three feature extraction techniques-: histogram of projection based on mean distance, histogram of projection based on pixel value, and vertical zero crossing, have been used to improve the rate of recognition. These feature extraction techniques are powerful enough to extract features of even distorted characters/symbols. For development of the neural classifier, a back-propagation neural network with two hidden layers is used. The classifier is trained and tested for printed Hindi texts. A performance of approximately 90% correct recognition rate is achieved.
Dart
1
star