Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

how to measure for whole head in opencv on android

  I need assistance in measuring the circumferene of a human head. And also the diagonal distance between two points depicted by the beads on the head.I just want a starting point to build an application on an Android pho

Making a Bar Graph on Rstudio with markdown

So I am using this data on Rstudio with markdown, but it reads that there is an error on the top line: Can you tell me how to fix this chunk of code so that it properly displays a barplot with the data from the link given? ```{r} ADHD_data <- re

How to Pass a Checked Box Value to URL Without Submit in PHP JS App?

I have a page which is for product filtration I wanted to get checkbox value to the URL so i can make the box check using the URL which helps me to make a link for the particular product . The page does not have any submit button.   I have bee

How to Fix Realm Database in React Native for Android App

Hello my friends, I try to use realm But by adding this line of code npm  install --save realm This error was I even tried to add it manually, but again, what's the problem?   Do you know databases like realm that I can repl

How to Get Coordinates of Shapes Like Triangle, Polygon On Canvas in JS?

See Below Code:   import { Component, OnInit } from '@angular/core'; import { fabric } from "fabric/dist/fabric.js"; @Component({ selector: 'app-p-five', templateUrl: './p-five.component.html', styleUrls: [

How to generate the barcode for product in Odoo-9?

If you want generate the barcode for product in odoo You will need the following kind of python code declaration in your .py file: from openerp.osv import fields, orm from openerp.tools.translate import _ def isodd(x): return bool(x % 2)

How to make dynamic session routing in PHP

Hello Reader's, if you are making the website in which you want to redirect the user on the same page after the user login. Then you can learn it from this blog.   For example if a user hit 'my profile' without making the login, th

Replace all the letters of a string by any wildcard character except the first and the last

Here we will learn how to replace all the letters of a string by any wild character except the first and the last one with the help of the following string function in php. strlen(string) : This function returns the length of the string if successfu

Directives in .NET

ASP.NET directives are the instructions to specify what needs to include and what needs to be executed.   These settings describe how web forms or user controls are processed by the .NET framework.   <%@ directive_name attribute=va

Writing Skinny Controller In Rails

Hi friends today I am going to guide you how you can make our controller skinny by following some basic object oriented approach in rails. Often we start writing our program business logic in our controller thus making mess of our controller as the b

1 192 408
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: