Starting point for a new state or experience.

learn more… | top users | synonyms

1
vote
1answer
26 views

How to use the OTSU Threshold in opencv?

I was using a fixed threshold but turns out that it's not so good for me. Then, someone told me about the otsu threshold. How can I use it in my code? I read about it and I don't understand very well. ...
0
votes
0answers
27 views

Double threshold in opencv C++ [duplicate]

I'm writing code using visual c++ with opencv libraries. I have a scenario where I need all pixels color close to black color set to black Or Src(x,y) = 0 lowerlimt<=src_pisels color< upper ...
-3
votes
0answers
16 views

Combination of merge sort and insertion sort with threshold in C :

i wrote combination of merge sort and insertion sort with threshold in C language ,but it has an error "Declaration terminated incorrectly" .i don't know why. Can somebody help me please? ...
0
votes
1answer
23 views

Two different thresholds in HighCharts 3.0

With HighCharts 3.0, it is now possible to indicate to colors above and below one threshold. Like this example : http://jsfiddle.net/highcharts/YWVHx/ Following code : $(function () { ...
0
votes
2answers
136 views

Sharepoint list view threshold maximum limit? [closed]

I have a client who has already exceeded default sharepoint threshold. I understand that it is not advisable to increase the default limit but in my case i am left with no other option than to ...
0
votes
1answer
50 views

In neural networks, does a bias change the threshold of an activation function?

I have read some other question (and related answers) about this, but I still have a doubt : adding a bias to a threshold activation function, will change the threshold? As far as I know, adding a ...
0
votes
1answer
36 views

HSV conversion with cvCvtColor() issue

I'm trying convert RGB image to HSV with the function cvCvtColor(), but the results are unexpected. For example, white are converted to something near to red. cvCvtColor(img, hsv, ...
0
votes
0answers
87 views

Preparing data set for volcano plot in R

I have the following dummy data set: MYdata = data.frame(fruit = c("apple", "apple", "apple", "apple", "apple", "apple", "apple", "pear", "pear", "pear", "pear", "pear", "pear", "lemon", "lemon", ...
0
votes
0answers
104 views

Obtain depth data from kinect thresholding in Python using opencv

my crew and I have the following code (adapted from Peter) to get a hand threshold (segmentation) using the kinect in python 2.7 (Fedora 17) and opencv. The program basically works like the following: ...
0
votes
0answers
30 views

Adding conditions and thresholds to differential equation solver

I am trying to solve a 3 species differential model and there are instances where one of the species, dN2/dt, goes extinct or rather in this case it continues to plummet into the negatives. I have ...
1
vote
1answer
90 views

implementing threshold for bar graphs using flot api

i am using flot to plot a graph. i want to implement the functionality such that i am able to highlight a 10% growth in my graph showing in a different color other than the color i am using now. the ...
1
vote
1answer
86 views

Image differencing: How to find minor differences between images?

i want to find hwo to get diff b/w 2 similar grayscale images for implementation in system for security purposes. I want to check whether any difference has occurred between them. For object tracking, ...
0
votes
0answers
89 views

confidence value and threshold in opencv

What is the difference between "confidence" value in Face Recognizer predict method and "threshold" in model consrtuctor? I want to just grab the LBP histogram from the source image and compare it ...
1
vote
1answer
31 views

how to set minimum acceptable recognition accuracy?

I need to recognize key words in long speech audio file (wav). There can be different noise, clicks, clangs, etc. This sounds are often recognized as keywords. How can I set some threshold to ...
1
vote
0answers
112 views

Lazy Loading images with threshold fails with more than one container (jQuery)

My site contains three horizontal divs (containers) which all have lazy-loading images within a list view (ul -> li). They all load completely fine when 'threshold' is set to '0' and all the images ...
8
votes
1answer
144 views

How to disable the move threshold when getting touch events?

I am creating an Android game that uses touch input. I noticed that, when I put down a finger and move it, there is a threshold of a couple of pixels until the first MotionEvent.ACTION_MOVE is ...
0
votes
1answer
130 views

jQuery Flot: change line color at threshold / coordinate

I'm wondering if it's possible in Flot to change a line's colour when it goes above/below a threshold. A smooth transition / gradient would be preferable, but if it has to be abrupt, I think I could ...
1
vote
1answer
472 views

Opencv and Image Processing: Extracting contour of the body frame

I am a beginner in image processing and just started fiddling with OpenCV for a project. I have a video signal of pedestrian walking.I am running the pedestrain.cpp program whic does th bckgound ...
0
votes
0answers
59 views

Rosin thresholding (Unimodal thresholding) JAVA

I have to do for my project many image filters (all you can imagine) in JAVA (I use JAVA JAI). I have done all except unimodal thresholding by Paul L. Rosin. I found only this document and ...
12
votes
3answers
703 views

Fast image thresholding

What is a fast and reliable way to threshold images with possible blurring and non-uniform brightness? Example (blurring but uniform brightness): Because the image is not guaranteed to have ...
1
vote
1answer
384 views

open cv, rectangle region of interest referencing

I want to create a rectangle with particular coordinates width and height from an image. And then splitting the channels and finally to thresholding the given channel in this area. My problem is I ...
0
votes
0answers
128 views

opencv 2.4.1 error lnk2019

I'm using opencv 2.4.1 with visual studio 2008 and trying a simple code to threshold an image : // essais.cpp : définit le point d'entrée pour l'application console. #include "stdafx.h" //Premiers ...
0
votes
1answer
52 views

how can I use thresholding.h library in matlab ? [closed]

I want to use functions like : threshold , bandthresholding2 ,ptileThreshold,adaptiveThreshold and findThreshold , for image processing in matlab ... I have a tutorial which said that this functions ...
0
votes
1answer
225 views

emguCV getting the largest blob

i'm working on color tracking.. and i'm specifically tracking an orange ball, a basketball ball perhaps, along with kinect for the body, i'm making a free throw shooting guide. here's my case i have ...
0
votes
1answer
77 views

Find out the date a cumulative sum value is reached

I have three tables. Properties property_id Reservations: reservation_id reservation_property_id reservation_date Payments payment_id payment_reservation_id payment_amount A reservation can ...
1
vote
0answers
208 views

How to determine the overall pixel values of an image to set the threshold value

I'm a Matlab newbie. I tried to load an image and perform background subtraction on it. But, I don't know how to determine the threshold value based on my result. I have tried using histogram and ...
0
votes
1answer
101 views

histogram tile values in matlab

I am doing a project on 'moment preserving thresholding'.. in that after doing certain operations we get certain values for p(p0,p1,p2,p3...) and the output(threshold value) is found from the ...
1
vote
0answers
508 views

AS3 BitmapData threshold(): replace color that has an alpha?

Hi I would like to replace a specific color in a bitmap with another one. The BitmapData.threshold() function works fine if the threshold color value has no alpha. var threshold:uint = 0xFF004d5e; // ...
0
votes
0answers
19 views

ciTarThd thresh final

Dear All I am using TAR and MTAR models to investigate the presence of asymmetry in spatial price transmission. I am using the ciTarThd command to generate the best thresholds in order to implement ...
1
vote
1answer
351 views

Android: Adaptive Thresholding

I'm trying to implement adaptive thresholding algorithm by Derek Bradley using Android. But it is returning black pixels all the time. Here is my code snippet. Please suggest me about what should I ...
0
votes
0answers
117 views

AS3 Bitmapping Text Using Threshold

So, I want to give an embedded font a pixelated appearance, using FlashDevelop. The method I've developed now is to create a new class, BitmappedTextField, that takes values like a string, font color, ...
0
votes
1answer
196 views

Best Adaptive Threshold Method for video image to text extraction

I'm in search for best Adaptive Threshold method for image binarization. I have found "Adaptive Thresholding Using the Integral Image" by Derek Bradley and Gerhard Roth . Would you please help me to ...
0
votes
0answers
30 views

Threshold analysis within ecologial data with R

I'm an ecologist and work with the influence of an exotic (and invasive) grass over my country grasslands. Recentlly, I did a field work and collected vegetation data in three diferent cities (my ...
3
votes
1answer
417 views

opencv/python : motion detect weird thresholding

Hey guys so I'm trying to make a motion detect program using my webcam, but I'm getting this weird results when thresholding the difference of frames: When Im moving: (seems okay I guess) When Im ...
2
votes
0answers
63 views

Clusters merge threshold

I'm working with Mean shift, this procedure calculates where every point in the data set converges. I can also calculate the euclidean distance between the coordinates where 2 distinct points ...
1
vote
2answers
113 views

How to compute a threshold for a given vector/array of float numbers

Say I have the following example distribution (vector) of numbers in c++: vector 1 vector 2 vector 3 11 4 65 128 6 66 12 4 64 13 4 ...
0
votes
0answers
109 views

Javascript + Thresholds that work with touchmove?

I wrote a very simple script that allows the user to scroll ellipsis text. It uses the touchstart and touchmove events to scrub the text. It's working fine except for when I add thresholds to the ...
0
votes
1answer
118 views

Query by example images after training in a SVM on Scikit learn python module

When I execute a SVM with a training set and a validation set i check results with a confusion matrix, and all is good. After that, how can i implement a system "query by example": i give a picture ...
0
votes
1answer
753 views

Minimum threshold in Matlab Canny edge detector

Matlab Version : 7.8.0(R2009a) I am using Canny edge detector in Matlab to find the edges, But for my problem, I need some X amount of edges. I need more no. of edges then it is returned by setting ...
2
votes
0answers
181 views

i am using a two dimensional array to plot my graph using jquery flot. how can i use threshold to produce two different colors?

The threshold function works fine on a single dimensional array but when I try to implement it on my two dimensional array that I am taking as input, it does not work. My array: ...
0
votes
1answer
103 views

CG shader threshold function

Is there some builtin fragment function in CG that allows me to compute the following without conditionals? y = x>bias?1.0f:0.0f;
0
votes
1answer
185 views

Double Thresholding with opencv

I'm writing code using visual c++ with opencv libraries. Can I do a double threshold on a grey image (like a band pass)? For example I want to set at MaxValue all the level between 100 and 176 and at ...
0
votes
3answers
2k views

Sharepoint: The view cannot be displayed because the number of lookup and workflow columns it contains exceeds the threshold (8)

I have following problem with my Sharepoint website. (The view cannot be displayed because the number of lookup and workflow columns it contains exceeds the threshold (8) enforced by the ...
1
vote
0answers
999 views

Measuring Intensity Using ImageJ

we have to measure the intensity of the fluorescence in certain regions of images using imagej. we came up with the below steps to measure the intensity. while it does seem correct, my question is --> ...
0
votes
0answers
66 views

Dojo toggleSplitterClosedThreshold

I have a layout made using the Dojo toolkit, with a main contentpane, and a sidebar which itself contains top and center contentpanes. There are splitters such that the sidebar's width can be ...
0
votes
1answer
197 views

Efficient data structure for quality threshold clustering algorithm

I'm trying to implement the quality threshold clustering algorithm. The outline of it (taken from here) is listed below: Initialize the threshold distance allowed for clusters and the minimum ...
1
vote
0answers
97 views

Can I change ReceivedBytesThreshold while running?

I have an external box connected to a serial port (BlueTooth, actually, if that matters). Some of my communications with the box are short; I think 11 bytes long, while others are long; like 4096 ...
1
vote
1answer
48 views

How many distinct Boolean function representable by a threshold perceptron?

It states that there are 2^2^n distinct Boolean functions of n inputs. The question is, how many of these are representable by a threshold perceptron? Would not the answer be all? I say this because ...
2
votes
1answer
70 views

How to get Threshold limit of memory usage in windows 7, 2008

I need to start logging details of certain heavy applications, the windows event, tasks, services, and hardware information etc once there is a likely possibility for a application crash / hang / ...
0
votes
0answers
134 views

Multiple Threshold in Highcharts

I'm actually trying to use HighCharts for displaying multiple threshold. Here is the portion of my code. Especially here : var translatedThreshold = series.yAxis.translate(threshold1), y1 = ...

1 2 3