Synopsis:
The Python Language Translator is a python script which takes the
input from the user and converts it to any language that user want and
read the converted text in that particular language
Execution:
Command : python PyLanguage_Translator.py
Script Link:
...
Showing posts with label Projectideas.. Show all posts
Showing posts with label Projectideas.. Show all posts
Friday, 17 June 2016
Sunday, 15 May 2016
3D - OBJECT DETECTION USING OPENCV-PYTHON

The following Code will detect the object present in the image ,whether it is a Cube or a Cylinder or Sphere based on Contour Approximation.The below Code is written Using the Python API for OpenCV Library.
Script:
import cv2# Importing the Opencv Libraryimport numpy as np# Importing...
Sunday, 3 April 2016
Transparent Wood Could Potentially Help Light Up Homes
Scientists from the KTH, School of Chemical Science and engineering have
recently published a paper which is capable of featuring the perfect
blend between interior decoration and bio composites. The team has
designed a material that can come forward as the next generation home
décor, namely...
Friday, 26 February 2016
Segmentation Using Canny+Watershed in Opencv-python

Python Script is given below:
import cv2
# Importing opencv library
import numpy as np
# Importing NumPy,which is the fundamental package for scientific computing with Python
img = cv2.imread('C:\\Users\Ram\Pictures\\humans\\368078.jpg')
# Read the image from disk
cv2.imshow("Original...
Thursday, 17 December 2015
C Code to Perform Sampling Rate Convertion
Sampling Rate Conversion in Real Time(Using a C language)
Upsampling and DownSampling using Reconstruction
(Using sinc Function):
Code:
#include<stdio.h>
#include<math.h>
#define PI 3.14
void main()
{
int m,n,samplingrate,chunksize,subchunk2size,newchunksize,newsamplingrate,newsubchunk2size;
...
Monday, 14 December 2015
Transient Analysis of CMOS NAND gate

Transient analysis if a 2-input CMOS Nand gate is derived in the below pdf have a look at it .
Powered by PdfSR.com
Download Documen...
CMOS Buffer Using Two transistors
How to Analyse the Cmos Buffer With Two transistors
This is one of the most prominent questions that is often asked in technical interviews of any electronics company.
This circuit seems like it is very simple,but it if you start solving it it will lead to hell.
In this post I will analyse...
Monday, 23 November 2015
WaterFlow Model of CommonSource Amplifier
How Common Source Amplifier Works??
Have a look at the below video
Water Flow Model:
========================
1. Analogies used in the water flow model are as indicated
Valve 1 as Vg1
Valve 2 as Vg2
Source Width as Width
2.For the existing waterflow system as shown the two valve's are used for...
Total Pageviews
201,635
Labels
animation
ARM
ARM programming
Assembly programming
augmentedreality
authentication
Bag of Words
build module
CMOS
Companyprofile
computer vision
Cortex M4
CreaticeAssignment
cross build
Cross Compile
culture
embeddedsystems
Exponential Series
Facts
Fibonacci Series
five stage Pipeline
Floating Point
FPU
graphics
Hacking
Hazards
health
HowStuff
iiitb
imageClassifiaction
india
Innovation
Innovators
interview prep
interviewtips
kernel.img
Kmeans
KNN
LDAP
LDAPS
memory
Motivation
native compilation
natural
opencv
os
Pendrivefix
pipeline
pipelined processor
Projectideas.
protocols
python
raspberry pi
RealtimeCoding
Robotics
security
SIFT
Skill
soc
SURF
Technology
techstuff
tls
tutorials
vlsi
Watershed algorithm
writeback
Copyright © 2025
Learn Delta X | Powered by Blogger
Design by ManojKiran Eda | Blogger Theme by learndeltax